Hi guys, I'm trying to set up a service desk for my company using the Jira service desk system.
one of the requests is onboarding new employees.
I want to set a drop list field for a department and in another field, I will have a list of the software each employee needs to have by using multiple checkboxes. my question is, is it possible to mark the relevant checkboxes based on which department has been chosen in the department field?
Thanks in advance.
Hello Daniel,
Welcome to Atlassian community.
JIRA SD does not have the correct triggers to automatically update a field value based on another, however, you can use Automation for JIRA plugin to achieve it.
You just would need to configure a simple rule like the one below. P.S: I used the fields department (Select list - single choice) and Products (Select list - Multiple choices).
Please, give this add-on a try (It has 300 free executions per month) and let me know if it works for you.
Hi Daniel,
In Jira there is not a native option to conditionally set a field based on an input, however there are add-ons that can do the trick using post functions, so that the values are selected on submission. I recommend checking out the marketplace to see if there are any additional apps that would work for you but three that I am aware of that can do a conditional set value post function would be:
Regards,
Earl
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
how we can use using script runner ? any script for this ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.