Added by evangelia_ katsi 3 months ago
How can I make a custom field become hidden when an issue is closed. When I go to Administration->Workflow and select field permissions it gives me the options read only and required.
Redmine does not support to hide fields based on the issue status.
If it's only for the looks and not security you can have either Javascript or plain CSS handle it on client side. But be aware this approach only hides it, a tech savvy person will still be able to find it.