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
Thank you very much Bhushan!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.