It's been a while ago when I used JIRA on a stand-alone server.
Somehow, I forgot how, we managed to have a unique number assigned by the system to each new issue.
This next could be used as a hyperlink in other applications.
Can someone please point me where to find info on how to add this?
Thanks, Edgar
Hi Edgar and welcome to the Community. When you say a unique number do you mean something different than the issuekey itself? Every issue in Jira will be created w/ an issuekey that consists of the project key and a number starting at "1" and progressing from there. This issuekey is a link in Jira to the actual issue. I'm unsure why you would need something duplicating this but I may be misunderstanding your needs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira already has two unique ids for an issue, which gives you three options
Note that with the second and third approaches, people will generally ignore them in favour of the issue key, as the issue key is used everywhere, is unique, has a url and so-on. It is intended to be the unique identifier for humans talking about Jira issues.
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.
Maybe i totally misunderstand you, but this is not something you have to add, or configure.
it is normal functionality in Jira, each ticket get it's unique number, build up on
Project key, and a number.
e.g project A
will have tickets called A-1, A-1, A-3 and so fourth. each ticket will have is't on link.
built up on jira instance name and ticket id
https://jira/browse/A-3
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.