How to hide Time tracking / Original estimate from Issue view

Hello,

I am currently stuck on trying to hide Time tracking and Original estimate when certain conditions are met. I am using jira:uiModifications to remove additional/custom fields but time tracking fields are not visible and cannot be selected.

I have also tried using querySelector to hide it manually and tried to add a custom to the head but as it is rendered in an iframe I cannot do anything via uiModifications.onInit. Is there a different module/api that I should use? Are there any plans to extend the UIModifications to have more fields available?

Hi @edenofjinx
We are adding support for the next fields, and the Time tracking and Original estimate fields are on the UI modifications roadmap, but I can’t say the exact date yet.

Thank you! Will be waiting the implementation :slight_smile: