Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

ID for EPIC and Tasks can it be different

Munir Patel
Contributor
May 12, 2021

In a Jira cloud software project

EPIC unique ID starts with ABC-##

and also 

Tasks underneath continue to use ABC-##

This breaks the ## sequence for EPIC

Is there a way to see all EPICs with ABC-## and Tasks with XYZ-##

Example:

ABC-01

- XYZ-01

- XYZ-02

ABC-02

- XYZ-03

- XYZ-04

 

1 answer

1 vote
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 12, 2021

The identifier for an issue is <project key>-<sequence in project>

Epics don't care what project their stories are in, so yes, you can do exactly what you describe by having your Epics in project ABC and the issues(stories) in XYZ

Munir Patel
Contributor
May 12, 2021

Both  EPICs and Tasks are in same project

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 12, 2021

Then no, because the issue key is always <project>-<number>

Munir Patel
Contributor
May 12, 2021

Thanks Nic for your quick responses

Suggest an answer

Log in or Sign up to answer