I have a tool where we manage projects on a hierarchical basis.
for Ex .
At the top level there will be a main template with generic screens , fields , workflows. New projects can be derived from it there can be two possibilities 1. Everything same as template 2. there might be few changes to screens , or new fields might get added or might me some changes in the workflow. Same thing can be for project A and B. Is it possible to implement this structure in jira?
Hi @Omkar Rajale,
Not 1-1 like you describe it, but that is probably not entirely necessary either. A project in Jira is an entity with a full set of configuration items, just like you describe it. In the summary page in project settings, you can see all these items listed:
If you create a company managed project for each level in your structure, you can use this as a template for every other project you need later on. When you then create a new project, you can use that template, which will basically share the configuration of the template with your newly created project. A big benefit here is that any updates you then apply to the template, will also be applied to your projects sharing the template configuration.
Hope this helps!
If you are willing to use a marketplace app, you can implement your “template → derived projects (A/B) with optional tweaks” setup in Jira Cloud with a mix of Jira’s shared schemes and our app Deep Clone for Jira’s project/issue cloning. Here’s a practical way to do it:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Omkar Rajale ,
If you're on Jira Premium or Enterprise plans, you can create custom hierarchy levels above Epic level > read more here.
For example, we usually implement hierarchy levels such as:
Where each work type can have its own workflow, screens, etc.
Designing this usually takes a while as it's a process-related question, but in short, yes, it should be possible to recreate something like what you've mentioned in Jira.
Here's also a lesson about work types that might be helpful: Define work types for company-managed projects with schemes | Atlassian Learning
Cheers,
Tobi
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.