-
Previous Value Current Value Question about linking issues using URL.
Question about linking issues using URL
-
-
Confirmed: pasting a full issue URL is not supported when adding an issue link via Select Existing.
What works today
- Issue number or fuzzy text search in the current project
- Cross-project selection via reference forms such as
other/project#123orKEY-123(or the same prefixes followed by a text query)
What does not work
- Pasting a URL like
https://<host>/<project/path>/~issues/<number>— including for issues in another project
So your observation is correct for URL-based linking. Cross-project linking itself is already supported; you just need the
project/path#numberorKEY-numberform rather than the browser URL.Opened improvement #2892 to track URL paste support, and linked it as related.
-
-
Previous Value Current Value Open
Closed
-
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
When adding a link to an issue, currently, what is supported is the ability to add the link by issue number or using a text search. However, adding the link using the actual URL doesn't seem to be supported.
At least, I can confidently say that linking an issue using its URL where the issue is from a different project is definitely not supported.
Please confirm, and create an issue as a new improvement for linking issues.