You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Please give me some information on how can i edit the ShowConstantsHelp.jspa page to show the info according to my organizations need.
For anyone reading this later, that file picks up automatically the descriptions YOU have provided - for the Priority levels, for the Statuses, etc - all under Jira settings (cog wheel) - Issues - Issue attributes.
See screenshots:
That page will automatically pick up the Statuses, Resolutions and Priorities that you define.
If you need to make a source level change see
jira-project/jira-components/jira-core/src/main/java/com/atlassian/jira/web/action/util/ShowConstantsHelp.java
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for the info Matt....
Am new to Jira, if you don't mind could you please point me to exact path of ShowConstantsHelp.java page
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
First, are you sure that the page doesn't already show you what you want? Changing source code is an extra effort to maintain when you next upgrade.
That file is in the JIRA source code which you can download from your account at my.atlassian.com. Building it uses the ant file in the external directory, but that may not be a supported approach any more?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
our SQA team wanted the description needs to be shown closer to our organizations requirement and also they want some additional fields to be shown, that is the main reason i asked if there is any possibility to modify that page
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.