If I have 1 project which is having a a workflow for Defect and User story and we have some drawbacks of that workflow. No we want to enhance the workflow for new Project without disturbing the existing workflow. Is this possible in JIRA ?
Hello
Yes, you can have different workflow for different project. A workflow is associated with an issuetype and link to the project by a workflow scheme.
So if you have 10 issuetype in your project you can have 10 workflow.
Hipe this helps
Please can you explain with example how can I implement one Defect workflow for Project A and Different for other one
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to create two separate workflow, one for the defect project a and one for the defect project b. Once its done, create two workflow scheme. In each one bring one workflow and associated it with the issue type you want, then associate that scheme to your project.
Here some doc
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, you can have different workflows for each issue-types in different projects. This means:
Project A : Issue Type Bug : Workflow A
Project B: Issue Type Bug : Workflow B
Project C: Issue Type Bug : Workflow C
As @Mohamed Benziane, It's important to understand that Workflows are associated to issuetypes, and workflow schemes are associated to Projects.
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.