The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Functions, validations on Edit event

Darya_Koyfman
Contributor
September 20, 2017

Is it possible to add Post Functions, validator, conditions on "Edit" event? It feels like it's not possible to do it through workflow.

2 answers

2 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Steven F Behnke
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 Champions.
September 20, 2017

You need to re-think how you're deploying Jira.

Edit is the end-all, be-all of Edits. It doesn't mean "kinda edit" or "edit with rules": It means EDIT.

We have the same story with Delete: It's not a soft-delete, it doesn't go to the trash can, it's GONE.

Do NOT grant edit access to people who do not understand the data constraints. Use a no-result transition with a name like "Update details" with Validations/Post-Functions instead and restrict EDIT to admins only. 

Darya_Koyfman
Contributor
September 20, 2017

Thank you Steven! I will have to rethink and rework all my workflows because we use Edit for some hidden info/tabs which appear only under Edit.

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 Champions.
September 20, 2017

Your instincts are correct, you can't add them to "edit"

Darya_Koyfman
Contributor
September 20, 2017

So, does it mean there no way to restrict anything on the "Edit" event?

Our employees found this way and started using it. So, they go to "Edit" and erase information they feel we don't need from "Required" fields. Is there any plugins?