Hi Jira Support,
We're trying to implement subscription-based ticket classification in Jira Service Management Cloud and would like to understand whether there's a native solution for our use case.
Our setup is as follows:
Customers are organized using JSM Organizations.
Most customers have a single subscription, but some customers have multiple subscriptions.
When users from a multi-subscription customer create a ticket, we need them to select which subscription the request relates to.
The selected subscription will then be used by automation rules for routing, labeling, reporting, and SLA management.
Our key requirements are:
Users should only see the subscriptions that belong to their own organization.
Users must not be able to see subscription names belonging to other customers.
The subscription field should ideally be mandatory only for customers with multiple subscriptions.
We want to avoid creating and maintaining duplicate Request Types for each customer or subscription.
Is there any native Jira Service Management Cloud capability that allows:
Showing or hiding fields based on the requester's Organization?
Filtering dropdown field options based on the requester's Organization?
Making fields conditionally required based on the requester's Organization?
If not, is there a recommended Atlassian-supported approach for this scenario that scales across many customers and subscriptions?
Thank you for your guidance.