Make a field mandatory during transition (except a specific user group).

Chirag October 24, 2019

We would like to capture a date picker field from everyone except a particular user group during transition from say todo to in-progress.

How can this be achieved

 

Thank you,
Chirag.

1 answer

1 accepted

1 vote
Answer accepted
Avinash Bhagawati _Appfire_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 24, 2019

Hi @Chirag ,

You can construct two transitions to for Open to In Progress  and control the visibility of transition to each group.

For example , call transitions as Transition A and Transition B.

In Transition A - Add condition as  "Users in Group" ( allow your required groups ) and Add field required validator and select the required field. This field required validator comes from https://marketplace.atlassian.com/apps/5048/jsu-automation-suite-for-jira-workflows?hosting=cloud&tab=versions

In Transition B - Add condition as "Users in Group" ( add specific group where date picker is not required" 

Configure the necessary transition screens for both transition.

Thanks,

Avinash

Chirag October 29, 2019

Thank you. I will try your suggestion.

Suggest an answer

Log in or Sign up to answer