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?