<Reposting to bump it>
Hi Folks,
Can anyone help me with the proper syntax for pre-populating a label when using the URL for Create Issue?
I've tried various combos, but it doesn't work
This sort of things works fine for me"
https://<server>/secure/CreateIssue!default.jspa?pid=10000&issuetype=10000
(i.e. without the Lable parameter)
But this doesn't:
https://<server>/secure/CreateIssue!default.jspa?pid=10000&issuetype=10000&labels=%22PI7%22
Any ideas? Is it even possible?
Hi Michael,
It does work for me without the quotes:
https://<server>/secure/CreateIssueDetails!init.jspa?pid=10000&issuetype=10000&labels=test
And if you'd like to add multiple labels, simply add the labels param multiple times:
Hope this helps.
Best,
Maarten
Thanks for the prompt reply - but I tried that and it didn't work. I tried it the other day, and tried it again after reading your response and it doesn't work.
I add that to the URL, but the Label field remains blank - it's simply not populated. In my case I tried:
...&labels=PI7
Perhaps it's a version issue - we have v6.3.13#6344
Any suggestions?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Michael -- are you using CreateIssuesDetails!init.jspa? That is the part that allows to to pre-populate the fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i used CreateIssuesDetails!init.jspa? and this still doesnt work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had the same problem that labels will not pre-populate if added to a create issue link. To solve it just add labels to your Create Screen. You can only change fields that are visible in the create dialog. That's it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Frank, that solved my problem!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Michael, were you able to solve this?
Am running into the same error, even with CreateIssuesDetails!init.jspa? the labels fields isn't populated from the url.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
see above
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.