Hi,
Not sure there is an option to do exactly what you want. However, you may achieve something similar using transition screens.
You can add the custom field to a transition screen that pops up on a workflow status transition.
Alternatively, if you want to make that field editable while the issue rests in a specific status, you can create a transition unto itself and associate a transition screen to that. This generates a button next to the status button to bring up the transition screen with that custom field.
For example, you have a field called "Baseline Start Date" which you want to be visible but not editable. But while in the status "Admin Review" you want users to be able to edit that field. Here is a loose step-by-step:
In the issue screen, you will now have a button next to the status button called "Actions", when you click on it a dropdown menu will appear with the option "Update Baseline date". Select it, and it will bring up a screen where you can edit that field.
I missed a few critical admin steps on setting up the screens for this, above is just a general sequence. Please let me know if you want more details on any of the steps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.