Closed ashrafalzyoud closed 1 year ago
Hi,
You change status_id in BEFORE_SAVE section:
@issue.status_id=(5)
In AFTER_SAVE section:
@issue.update_columns(status_id: '1')
I hope it helps!
Thx for replying me And we Miss your answers I'm try same your answer before But I want also in each level Subtask Check the cfs[1]=cfs[2] And then update status id @AirTibu
depend in solution for @airtibu in #267
how i can change status_id for each level when i compare the value of custom field value =0 im try but its not working