Hi,
I'm trying to create a link that when a user clicks it, it creates an issue in a Project with certain fields filled out. Specifically: Project and Issue Type. I thought I have the URL right but I must be missing something.
https://idmeinc.atlassian.net/secure/CreateIssueDetails!init.jspa?pid=MOPS&issuetype=1<p>test<%2Fp>
When I test the link, I am getting an error "You have not selected a valid project to create an issue in."
Where do I find the PID?
Hi Adam,
It should be possible to get the PID from the JIRA API -> https://idmeinc.atlassian.net/rest/api/3/project/MOPS , for example in your case.
Hope that helps
Thank you! It very much does. Last question for you: I'm trying to also enter:
I found the key values here but can't seem to find out what the value should be. For instance, for the assignee, I've entered my full name and also my email address - I tried both in quotes and without.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.