Wow! Jira 4.4.4? Really? :) That was a long time ago :)
I get you point @binjan shah .. You want to view some sub-tasks values on the parent (were is the sub-tasks section).
That was possible by modifying the property jira.table.cols.subtasks
Since 4.4 this is no longer done via jira-application.properties file.. You should be able to go to Advanced Settings and have it there.
If you want to have a resolution field I think you do not need a ID since this is a system field.. I think that was reserved to custom fields.. Simply try "resolution".. I am checking this API and see "resolution" as a field so it might work (cannot verify this since no longer having 4.4 installed :))
Anyway if you need an ID you need to hover over any operation related to a specific custom field (e.g Edit) to see the ID in your URL (or database, but this is more complex solution)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @binjan shah , unfortunately it is not possible to configure the displayed fields for the sub-task view in a parent issue. While there may be an addon that would afford a solution I am not familiar with one.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
above is the solution i found for the same but i am not able to find the id as mentioned in the resolution! can you help me out if you find the same by doing the menthod/steps mentioned in the link.
FYI: i have jira version 4.4.4
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.