-
Type:
Suggestion
-
Resolution: Timed out
-
Component/s: Work Item - Create - Linked Work Items
-
1
Summary
Jira lacks built-in functionality to include remote links during issue creation through its standard user interface. Typically, remote links are incorporated into issues after their initial creation. This can be verified by reviewing our "Issue Remote Links REST API documentation", where all requests require the {issueIdOrKey} parameter in the URI.
Request
Kindly enable the ability to create remote links for an issue during the initial issue creation process.
Workaround
Users might consider automating it using Jira's REST API to develop a custom script or leveraging Jira Automation for this specific purpose.