You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
We recently installed JIRA 7.19 and we lost on of our fields. It is 'Time' type and does not appear.
On our old JIRA, 6.4.3, it is there. I tried installing the following add ons on JIRA 7.19, add-ons that we also have on our 6.4.3 version, but none have brought this field up:
CF Toolbox by InTENSO; eazyBI Reports and Charts for JIRA; intenso-jira-tools; JIRA Misc Custom Fields; JIRA Suite Utilities; JIRA Timesheet Reports and Gadgets Plugin; ServiceRocket JIRA Utilities;
Who knows who provides this fields? It seems it is not Agile also.
Thank you!
Hi Christina
Connect to the database and run the below query to identify the add-on.
select * from customfield where customfieldtypekey like '%time%';
Cheers
Bhushan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.