here I want to have two different issue Type Schemes for epic and task, because we need to have different layout and screens, etc for them
This is not depended on the issue type scheme, but based on the screens, screen schemes and related config of the issue type screen scheme.
For issue type flow this is related to the workflow and the workflow scheme.
For field visibility and required fields this is based on field configurations and the field configuration scheme.
The issue type scheme only defines what issue types are available on the project not the configuration of the issue type in relation to layout and flow
Hi @Alibek Zhubanyshev ,
You can create a new issue type scheme with the desired issue and associate it with the project.
Project setting -> Under issue types -> select the new issue type scheme.
To have a different screens and workflows for each of the issue type you may follow the below steps.
Screens :
1. Administrator -> Screens -> Create the screens with the required fields.
2. Associate screens in the Screen Schemes.
2.1. Screen Schemes -> Create a new screen scheme and associate the screens created for Create, Edit, View operations. (In your case you may have two create two screen schemes for Epic and Task)
3. Issue Type Screen Scheme -> Create a new Issue Type Screen Scheme and associate the Screen Schemes created for each of the types.
4.Project setting -> Screens -> Associate the Issue Type Screen Scheme.
Workflows :
1. Administrator -> Workflows -> Create two different workflows for Epic and Task.
2. Associate the workflows to Workflow Schemes.
2.1. Workflow scheme - Associate the workflows created for each issue Type.
3. Project setting -> Workflows -> Associate the workflow scheme created.
Hope this helps.
Thanks & Regards,
Hema
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
when I try to do step "new issue type scheme with the desired issue and associate it with the project." for tasks, Jira asks me to convert existing epics to tasks. I need one type scheme to tasks and separate type scheme for epics.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please create a new issue type scheme with both issue types Epics and Tasks or edit the existing issue type scheme by adding Tasks issue type, then associate it with the project.
Later for different screens and workflows, you may follow the next steps that i have mentioned.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
See my reply.
This explains it I think better.
You can continue to use the existing Issue Type scheme, you will need to create new screens, a screen scheme and associate the screen scheme with the correct issue type.
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.