I create a project name DWHD Agile Sustain .
The key of the project is DWHDA
Then I create a issue ,the ID of the issue is DWHDA-1
Now I want to modify the ID of the issue , let the ID change to the format ,such as "DEV201504001" "DEV201504002" , the format is "DEV+year+month+001"
Please tell me the method to solve this problem
+1 on Nic's answer. You can create a Custom Field, set it in a Post Function using SIL or Groovy and display that in many places. You can also programatically modify the Summary to start with the text you ask for, but not the ID/Key.
The short answer is "no"
To do this, you'll need to rewrite most of JIRA. The whole system is hung off the key being of a certain format (project-sequence) and changing that means rewriting any code that handles it.
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.