How can I create a custom ID for Tasks that is not the same as the custom ID generated by the system for Stories. Please help!!!
This is not possible. The issuekey consists of the project key and a sequential number. any issue in the project will have the same convention.
You will need to write a custom solution for this where your solution generates a random id each time in 2 phases
As for specifics on how to write this, I do not have one offhand but hope the steps above help.
My question though is why don’t you want to use the default JIRA provided id?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The IDs for the stories and the tasks are currently the same for my project. LRE for stories and LRE for tasks associated with stories, the only difference is the associated ICON but I would like the custom ID (LRE) to be different for tasks, something like TAS or something....
I am not sure how to write custom solutions in JIRA, but Google here I come!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Why? What problem are you trying to solve?
I ask because a second key is pretty much useless to you. If you do it in text, you can't usefully report on it. It won't be a key for the issue, just a number or string that happens to be on it. You can't using for linking, inside Jira or externally.
I can't think of a good reason to create something that non-functional.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.