I want to clone a JSM work item into a Jira Bug ticket so our R&D team can work on a separate case rather than directly in the work item.
Do I need to change anything in the settings?
I'd appreciate to learn a way that doesn't involve adding the entire R&D team as JSM users.
Thanks!!!
You have 2 options:
Welcome to the community!
To achieve that result, you have several options.
If JSM and Jira are on the same site, you can set up a global automation so that when an issue is created in the JSM project, it is cloned into another project.
The clone function is needed only if you have the same fields in both projects.
Otherwise, instead of cloning the issue, you can create a new work item in the target project and update only the relevant fields.
If JSM and Jira are on different sites, the only way is through an external app (such as Exalate or similar) or by using a web request with a properly configured POST API.
I'm available for any clarifications
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Both accepted answers already cover the “pure Jira” approaches (adding people as collaborators or using Automation to create/clone an issue in your Software project). 👍
If your goal is specifically “create a Bug for R&D with the right context, without turning the whole R&D team into JSM users”, then this is a very common workflow we see customers implement with our app Deep Clone for Jira.
What Deep Clone adds is that you can clone a JSM work item into a Software project with a controlled set of data (e.g., include attachments/comments/links when you want them, exclude service-specific fields you don’t want in the Bug), you can run it reliably as an automated step instead of a manual copy/paste process, and change the work item type while cloning.
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.