Hello,
I need to create a rest api link (from script fragments) to create issue with specific type, project, and link.
this is my link:
https://BASE_URL/secure/CreateIssueDetails%21init.jspa?issuetype=13103&pid=12300&issuelinks-linktype=is+Container+of+Epic&issuelinks-issues=TB-10893
the link issue type and like issue key is not working.
When I change the issue link key to something illegal (like 'hhhh') , The create screen opened perfectly, with all of the attributes, and with the incorrect issue link..
Why is it happening ? Please I need help...
It's urgent..
Thank you!
Daniel
Hi, there was a similar need, and failed to do (maybe the field was not supported).
Did so, wrote in the text custom field key issue (example: ...... /&customfield_14103=TB-4444)
and added post function linking current issue with value in text field
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.