Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi together,
https://confluence.atlassian.com/jirakb/creating-issues-via-direct-html-links-159474.html
works quite good, maybe someone can help me with a specific detail, which I didn't found any solution:
Creating 1 Label works without any issues (e.g. ..."&labels=x1")
But: Usually, I like to set more labels for a task, like x1, x2, x3
How is the html link format for this use case?
BR, Michael
(P.S.: taking the REST API is not a solution due to limited user rights.)
Hi Michael, and welcome to the Community.
You can achieve setting multiple values, by adding the same parameter multiple times with desired values.
In your example: "...&labels=x1&labels=x2&labels=x3"
Hope this helps.
Hi Knut Arne, thanks! Works great!
*SOLVED*
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.