How to set the Resolution field Read-Only in a certain state
Hello
in the Defect Workflow in the Scrum Process Template you have two states that have resolutions, "resolve" and "verified". But it is also possible, that the resolution is changed during the "set verify" transaction.
I would like to avoid this situation because I see no need, that the "tester" changes the resolution of the "developer". Therefore I would like to set the resolution in the states "resolve" and "verified" to read-only. Only if you really reopen the defect it should be possible to change the resolution.
Unfortunately the Precondition "Read-Only Attributes For Type and State" did not handle the resolution. And also in the presentation of the work item I found no way to set the read only. I could only "hide" the resolution, but the information is important for the tester - therefore I think hiding is not a good solution.
Is there a build-in way that give me the possibility to make the resolution read-only in a certain state? Or is the only way to write a custom precondition?