Within our instance of JIRA license, we are using 2 products:
1. Jira Service Management - For customer reporting issues/feedback
2. Standard Jira - For internal development and sprint management
When customer reports an issue using Jira Service Managment, it goes to a specific project (let's say project - SUPPORT) within standard JIRA which has license restriction of 15 users (agents). We manage another project (let's say project - DEV) in standard JIRA for our development/sprint management, which has over ~70+ users/dev/QAs/BAs/etc.
The model we are using, we run JIRA automation rule to create duplicate ticket in project DEV every time a new ticket is logged in project SUPPORT and then we various other automation rules to keep the status/comment/workflow/etc. in sync between projects SUPPORT and DEV. This entire process very cumbersome and create nuances.
Questions I have -
1. I believe this is not a very unique scenario and must be used across multiple teams. Is this a right approach of doing this? If not, can you please share links/references on the best practices to follow?
2. If this is a right and only approach, how can we synchronize assignee between SUPPORT and DEV projects considering license restriction? If I add ~70+ users to project SUPPORT, will it not increase our licensing cost?
Please advise!