Hi Team,
When a ticket is cloned from one Project A to Project B, the reporter of the original ticket does not seem to be getting any notifications on the newly cloned ticket. Even if the agents in project B adds a comment on the cloned ticket, it still does not trigger an email notification to the reporter.
Note: The cloning is done via an automation (shown below):
Hello @Swaroop Kumar
Is the Reporter on the new issue actually getting set to be the same as the Reporter of the original issue?
What type of project is the project that has the original issue?
What type of project is the project where you are creating the new issue?
Are you working in Jira Cloud or Jira self-hosted? I see that you tagged your post as "cloud", but the option you selected for setting the Reporter looks different than what I see in Jira Cloud.
This rule has an action to send an email. Are you intending that email to be sent to the Reporter specified on the original issue, with details about the original issue? Or are you intending it to be sent to the Reporter on the new issue, with details about the new issue?
Is the Reporter on the new issue actually getting set to be the same as the Reporter of the original issue? Yes, the reporter is set correctly on the cloned issue
What type of project is the project that has the original issue? Both of these are Jira Service Management projects (company-managed project)
Are you working in Jira Cloud or Jira self-hosted? I'm working on Jira Cloud
This rule has an action to send an email. Are you intending that email to be sent to the Reporter specified on the original issue, with details about the original issue? Or are you intending it to be sent to the Reporter on the new issue, with details about the new issue? The "Send email" action is to inform the Reporter about the cloned ticket. Below is the email content (which works fine)
Hi {{issue.reporter.displayName}},
Your request {{issue.key}} has been re-assigned to another team, and is being reviewed by support staff.
The new request is {{#createdIssues}}{{key}}{{/}}
****************
However, once the ticket is clioned the Reporter is not receiving any notifications (even if a comment is made on the ticket). Also, I see that the "Customer Request Type" is set to blank? Not sure if this is preventing the notifications, but I couldn't find a way to set the Customer Request Type either..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This,
the "Customer Request Type" is set to blank?
is the issue, as your are cloning JSM issues, the reporter on the original issue is a customer.
JSM sends notifications to customers based on the request type. If no request type on the issue is available, the customer notifications are not triggered.
To set this after cloning edit action.
Try the following actions before sending the email.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Swaroop Kumar
When cloning an issue in a Service Management project the value in the Request Type field is not copied to the new issue.
@Marc - Devoteam 's answer is correct except for the last step.
You can't edit the Request Type field in either Clone action or the regular Edit action. You have to use the special action Edit Request Type.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When I select "Edit Request Type", it does not show the request types that part of Project B? It shows the list of requests that are available in Project A. Both the projects have different request types..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, I was in a hurry with that response, and now realize it was incomplete.
I think you will have to actually set up a separate rule against the destination project to set the Request Type in the newly created issue.
I tried the below to edit the request type for the issue created by cloning within the same rule where the issue was created, with the new issue being created in a different project than the source issue. The list of request types I got were the ones from the source project only.
I'm not sure why that is. I would've expected it to show all Request Types for all projects specified in the scope of the rule.
Alternately, instead of using the Clone option you could use the Create Issue With Request Type option, copying information to the new issue from the trigger issue. With that action you can set the Request Type as part of creating the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are looking for alternatives to manage your Jira notifications, our app Notification Assistant for Jira may be the right choice for you.
It allows you to fully customize templates, triggers, and much more.
Feel free to reach out!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.