Functions, validations on Edit event

Darya_Koyfman 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

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 Leaders.
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 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-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 20, 2017

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

Darya_Koyfman 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?

Suggest an answer

Log in or Sign up to answer