Keychain - Delegation for Jira Data Center

How to display the delegate users in a custom field on the issue?

Summary

Keychain - Delegation for Jira allows you to assign your Jira users as delegates of other users. 

OK, but, how do you show the names of those delegates on issues, using Keychain - Delegation for Jira?

Solution

To show the names of delegate users on issues, we will use the new custom field type, introduced by Keychain.

To implement that, follow these steps:

  • Go to Jira Admin >> Issues >> Custom Fields page. Click Add new Custom Field button.

image-2025-6-11_14-33-16.png

image2022-11-15_16-6-30.png

  • In the next dialog page, enter a name for your new Keychain custom field.

    • In this example, we named the field Delegates of Assignee. but you can use any name that will be meaningful for your users.

    • Then click next.

image2022-11-15_16-9-59.png

  • In the next dialog page, configure a context for your new custom field.

    • In this example, we set a global context for our custom field (all projects and all issuetypes)  so the custom field will be visible on all issues. The recommended approach is to set a narrower context to show the custom field only on relevant projects and issue types. This improves Jira performance significantly.

    • This dialog page is present only in newer Jira versions. It is OK if your Jira does not show this page. 

    • Then click Create.

image2022-11-15_16-14-22.png

  • At this stage, the dialog will close and the screen selection page will open.

    • Select the issue screens where you want this custom field to be displayed.

    • Since this is a read-only field, it makes sense to select only View screens here. The field will not allow editing or display any value on create, edit, or transition screens.

    • Then click Update.

image-2025-6-11_15-20-9.png

  • The browser will go back to the Custom Fields screen.

    • Find your new custom field in the list and open its configuration page using the Configure option in the context menu.

image-2025-6-11_15-21-33.png

  • In the Configure Custom Field screen, select the Edit Delegator option to navigate to delegation-specific configuration.

image-2025-6-11_15-22-15.png

  • In the Delegation Configuration page, select the source that will provide the delegator users.

    • In this example, we are selecting the Assignee option.

    • For the Delegation Policy option, select Delegates Only so the custom field will display only the delegates of the Assignee.

    • You see that the Delegate Users Field type can be configured to show the delegates of not only the Assignee, but also other users, project roles, groups, etc. 

    • Click Save.

image-2025-6-11_15-30-0.png

  • The configuration is complete.

    • Your new Keychain custom field is ready to display delegate users.

  • After following these steps, go to

    Configuring Delegations

    screen on your Jira to make some delegation definitions for your users. 

    • In this example, we've set Alana Grant as the delegate of Vincent Wong.

image-2025-6-11_15-31-16.png

  • Open any issue that is assigned to one of the users that you set a delegate for.

    • The new Delegators of Assignee field will show the delegates for that user.

    • Whenever the Assignee of the issue changes, the Delegates of Assignee field will be updated immediately and display the delegates of the new assignee.

image-2025-6-11_15-34-37.png