Configure Default Approvers for Request Types

Platform Notice: Cloud Only - This article only applies to Atlassian apps on the cloud platform.

Summary

Learn how to configure Default Approvers in a custom field for new requests in Jira Service Management projects.

Solution

Solution 1: Request Form configuration

You can add the Approvers custom field to the request form for the required request type/s, and then include the default users for the same using Use preset value and hide from portal.

  1. From your service project, go to Project settings > Request management, and then Request types.

  2. Select the relevant work category in the left navigation panel.

  3. Select the request type for which you want to change the Default Approver.

  4. Select the Request form to update the request form.

  5. Add the custom field Approvers to the request form by dragging it from the right side panel.

  6. Click on the newly added Approvers field and select the checkbox marked "Use preset value and hide from the portal." This will open a panel below with the Default users.

  7. Search and add the Default users. These users will be shown as Default Approvers in the requests for that particular request type.

  8. Click on save changes.

Solution 2: Custom Field configuration

You can set the default values for the custom field in the Configure a custom field for the particular work type.

  1. Select the Cog icon > Work items.

  2. Under Fields, click Custom fields.

  3. Find the custom field (Approvers, in this case) you want to configure, and click on the three dots ••• > Contexts and default value.

  4. In the Default Configuration Scheme for Approvers section, select Edit Default Value.

  5. Enter the list of users whom you want to set as default options.

  6. Click on Set Default.

Solution 3: Workflow configuration

When you add an approval step to a workflow status, you can choose when a work item requires approval, who needs to approve it, who can't, and what happens when the work item is approved or declined.

You can add an approval step to workflows of the associated work type that is being used by the request type. Please note that this solution has the best use case after setting default Approvers in the custom field configuration (Solution 2).

  1. From your service project, select Project Settings > Workflows.

  2. Select Edit next to the workflow you want to add approval to.

  3. Select Diagram if you’re not already in the diagram view.

  4. Select the status you want to add an approval step to.

  5. Check the box next to the Include approval step.

    • Note: This option is only available if the workflow status has at least two transitions: one for Approve and one for Decline.

  6. Next to the Include approval step, click on Edit. The Add Approval step window opens.

  7. Next to the Number of approvers, select how many people you want to approve the work item.

  8. Next to the Approver source, select Jira field, then select the Custom field (Approvers in this case)

    • If you don’t see the custom field you want to get approvers from, make sure its Applicable context is set to Global.

  9. Select Next.

  10. Select the statuses to transition to if the work item is approved or declined.

  11. Under Exclude approvers from, select the fields you want to exclude approvers from.

    • Any users that appear in the fields you select here will not be able to approve work items that use this workflow.

  12. Select Add.

  13. At the top of the screen, select Publish draft.

Solution 4: Automation

You can use automation rules to set the default approvers, skipping the manual repetitive task of adding them when the work item is created.

  1. From your service project, select Project Settings> Automation.

  2. Select Create a Rule in the top-right corner.

  3. Select a trigger for the rule. In this case, you can select the Work item created trigger

  4. Configure the trigger settings (if the trigger is different than Work item Created) and select Save.

  5. Select New component and add a New condition - Work item Fields condition.

  6. Add the condition for the Request Type field to be equal to the required request type in your project.

  7. Select New component and add a New action - Edit Work item.

  8. In the Fields to Set section, add the Approvers field.

  9. Add the default approvers from the dropdown panel.

  10. Select Save.

  11. You can also add the other request types by adding more conditions in this automation rule.

  12. Give your rule a name, then select Turn it on.

Updated on May 7, 2025

Still need help?

The Atlassian Community is here for you.