We often have users sending emails to multiple Projects when they are unsure which project can help. Both projects have an Issue created but there is no way to tell from the Issue, that the same emailed Issue exists in another Project. Is there some way to link these so that it obvious to the person working on the ticket, that it exists in another Project as well?
This could be done with automation, for example if the email is sent to Project A and Project B then both emails would be added as request participants. You could then have an automation that does a lookup issue and search on the summary to see it if returns more than one issue. If that is the case then just create a link between the triggering issue and the other ones that the lookup issue found.
Here is an example of an automation that I had that linked issue that had the same ID in the description and then closed the triggering issue
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.