Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JSM_DC: if satus = Review i want my 4 custom fields to be set readonly

Saqib Dar
Contributor
November 10, 2022

HI

JSM_DC: if status = Review I want my 4 custom fields to be set to read-only on no one can edit them. How I can achieve the functionality?

Thanks

Regards.

Saqib Dar

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 11, 2022

You can block editing of the whole issue with workflow properties, but that doesn't go down to field-level controls - it's all or nothing.

The other thing you could do is move the field edits into the workflow - remove the fields from the edit screen and place them on a transition screen, which you then use in transitions where it is appropriate to change the fields (maybe adding some looped transition to allow people to edit the field - open -> open for example)

Saqib Dar
Contributor
November 12, 2022

Thanks @Nic Brough -Adaptavist- i used workflow properties that's work for me

Suggest an answer

Log in or Sign up to answer