Not all of our customers pay our support subscription fees and as such we need to add a field that checks the customer and if the customer belongs to a specific organisation show 'active' or 'inactive' depending on whether or not they have an active support subscription.
This should be on the main screen of our support desk so that our agents can see if the customer is paying for support.
Is this kind of thing possible in Jira Service Desk Cloud? And if so, how would I go about implementing something like this?
I have tried using automation on the project but can't seem to find any combination that could do what we're after.
Any help would be greatly appreciated,
Thank you.
Assuming you have a custom filed called say “Customer Status” (active or inactive” and you can solve how that field is set thru automation then you could simply change your queues to show all issues from “inactive” customers in one queue and all active customer issues in separate queues.
I'm not sure how to achieve this as you desire but what I would do instead is develop a simple app (or train someone to do it manually) that when the subscription is paid the organization is added to the project and removed as the subscription is expired. That way agents know that if they received a ticket is because is a valid customer.
BTW the project wouldn't be open to everyone in order to make this work
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.