Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to flag a user as VIP in your queue

Summary

The "VIP flag" allows identifying certain users as VIPs to tell the Service Desk Agents that the user should get special treatment. 

Cause

The Feature Request below was raised for the ability to natively have a VIP flag:

This feature was closed and not implemented, just answered, but here are some suggestions to set up a VIP Flag.



Suggestions

1st suggestion:

1 - Create a VIP group and add the users who are VIPs in the User Management:

 Keep in mind that groups only work with Atlassian Accounts and only Administrators can add users to groups.

Screenshot 2023-02-23 at 15.19.31 (1).png

2 - Create a queue based on the reporter being in the VIP group:
Screenshot 2023-02-23 at 15.25.40 (1).png

It's done, when a member of the VIP group raises a request, Jira will display the issue in the VIP queue:

Screenshot 2023-02-23 at 15.27.20 (1).png

 

2nd suggestion:

You can set up an Automation for Jira rule to identify if the user is a VIP and notify your Agents (or any user that you want) such as this one:

Screenshot 2023-02-23 at 15.40.24 (1).png

The JQL used to filter is:

reporter in membersOf("xxxxxxx")

 

3rd suggestion:

You can set up an Automation rule to set a value into a custom field to validate:

  • If the reporter is a member of the VIP group, then the field will be populated

Create a custom field, I used the Text Field (single line) Field Type:

Screenshot 2023-02-23 at 15.52.36 (1).png

 

And, create an Automation rule such as this one:
Screenshot 2023-02-24 at 09.01.14.png

This rule:

  • Is triggered when the issue is created
  • Then if the reporter is a member of the VIP users group
  • The VIP field will be populated with a red flag 🚩, you can use any value including a Unicode character.

 

Then, add the field as a column of the queue filter:

Screenshot 2023-02-23 at 15.46.52 (1).png

 

 

 

 

5 comments

Kate Pawlak _Appsvio_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 24, 2023

@Josiane Oliveira , could you please attach screenshots? They're not rendered :( 

Second thing: Do I understand correctly: this article is about licensed users, not customers?

Josiane Oliveira
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 24, 2023

Hi @Kate Pawlak _Appsvio_ thanks for the heads up! It's done! :)

Usually, VIP users are Atlassian Accounts (executives and such roles), but we can adapt the Automation rule to members of a Customer organization and perform a JQL filter such as:

reporter in organizationMembers("XXXX")
Like • Curt Holley likes this
Dave Mathijs
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 27, 2023

Thank you for sharing the alternatives @Josiane Oliveira .

Personally, I'm against the use of flagged issues for VIP users.

It is the urgency and the impact that determines the priority in my opinion, not the rank in the organization.

Like • # people like this
Jimi Wikman
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.
April 1, 2023

@Josiane Oliveirathat is a neat setup.

Well written and thank you for sharing!

Like • Josiane Oliveira likes this
Trey Hurst
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 17, 2023

I'm surprised the messaging from Jira isn't 'there's an app in our marketplace that provides this functionality'. Any ITSM platform that takes itself seriously should have a native VIP function. Maybe that will come after response templates are finally implemented

 

Like • # people like this

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events