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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,061
Community Members
 
Community Events
185
Community Groups

Tag user to VIP when ticket is submitted

Hi all , 

I am trying to see if we can auto catagorise a user as VIP with certain SLAs rules and watcher when ticket was raised by a VIP user , is that possible 

2 comments

Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jul 13, 2021

You could certainly add a VIP label or set a VIP custom field to true based upon the reporter. This coul be done within automation something like this…

trigger - Issue created 

conditions - JQL - reporter in (vip group)

action - edit labels field

you will note I use the VIP group in the JQL above. If you have only a couple of VIPs you could just list them directly and not worry with creating a group.

Like Grant likes this

thanks man , do you have the smart value for the reporter in (vip group) was not able to find it 

Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jul 13, 2021

Did you reference this article - smart-values-users 

note you continue to reference VIP user. I am assuming that is something subjective in your world as I am not familiar with any user property.

Thanks have got it working :)

Is there a way to get a custom field (ex VIP User) to be checked based on a person's group membership?  I have a group with 10 executives and I want a custom field to be checked automatically so that agents see whether a requestor is a VIP or not on requests.

Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jul 27, 2021

You could use Automation for this. 

trigger - issue created

condition- JQL - reporter in membersOf("xxxxxx")

action - edit issue and set custom field or label for VIP

Like Dawn Lowery likes this

Thanks, I am going to look at the action and see if I can get this to work.

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events