Log inSkip to main contentSkip to sidebar
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
Provide billable user counts and host license classification metadata (Non-profit, Community, Open-Source, Academic) in Marketplace Vendor License Reports & API
Inflated Opportunity Size on Public / Open Instances:
evaluationOpportunitySize currently calculates the opportunity based on the total registered user count of the host product (e.g., an open Jira instance showing 46,000+ public/community users).
It does not distinguish between actual paid/billable active seats and non-billable registered users, skewing conversion forecasting.
Lack of Host Licensing Context & Concessions:
The vendor License API and reporting exports return generic details such as parentProductName and parentProductEdition (e.g., Standard), but omit whether the host holds a Community, Open-Source, Non-Profit, Academic, or discounted status.
Partners lack the contextual data required to evaluate why a user count is high or qualify leads appropriately.
Suggested Solution
Surface Billable / Paid Active Users:
Introduce a dedicated field (e.g., billableUserCount or hostPaidSeats) in the vendor license API response and report exports that reflects the host instance’s actual billable user tier.
Alternatively, update evaluationOpportunitySize calculation logic to exclude non-billable and public user accounts.