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:

1 Like

As of January 2025, the Original estimate field is now available in the uiModifications Forge module, while the Time tracking one is still not available.

The Supported fields per view paragraph on the UI Modifications page is the best place to check which fields are currently supported.

Caterina

many thanks for the Update!

1 Like