I'm wondering whether there is any way to automatically assign all Issues that are created for a project to an Epic in that project. So when an Issue is created and assigned to 'Project A' it will also automatically be linked to an Epic 'Test Epic', is this possible at all?
If it is not possible any ideas how I can go about developing something like this?
Thanks!
Tudor
Hi Tudor,
A bit late to the party here but one way you can do this is using the plugin Agile Docs.
This plugin allows you to create your epics, stories and tasks in a nested google doc and automatically creates relationships between them.
In your example, in order to create an issue which automatically has a relationship with a parent Epic, which sits within a specific project, you create a dotpoint under the Epic you want to link to like below:
In the above example, the issue 'A story' belongs to the Epic 'This is an epic'.If I open up the issue, you can see the relationship with the Epic:
Cheers,
Rhys.
Epic Link is a custom field, so you have to use the Update Custom Field function. Also, when you choose the epic link, make sure you use the Epic Link's actual issue number, not its name (e.g., MYPROJ-55).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can this be done with just a query if you don't know the name or the epic are being created automatically by some other means like Jira Automation?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey,
I would try to work with the JIRA suite utilities plugin. You can create a post function on the create issue transition to update the custom field "epic link"...
Cheers
Christian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is this working when the issue is being emailed.
I have the "Epic Link" Custom field value being populated with correct issue number on Create which works when creating ticket in JIRA, but when emailing the issue in using JIRA incoming mail handler it does not populate the custom "Epic Link" field with the value on create.
Anyone else seeing this?
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.