Hi Guys,
I want one solution if you can help me, Here is the Scenario:
In my Jira cloud instance, I have 5 projects which are related to product base company.
One System Analyst is working for 5 projects and management wants to track his all tasks in one kanban board where they can track how many tasks are in-progess,done in TO-DO status etc.
These tasks on his board will be related to these 5 projects and some task will be different which will not related to these 5 projects. when System Analyst will create tasks which are related to the projects, tasks should be visible in his board and scrum team default board as well and status should be same.
How can I implement it? Please suggest OR you guys have any other solution for these type of reporting Please suggest.
Regards
Monika
Hello Monica,
Hope this helps!
Where u able to figure it out?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@edwin vasquez Yes I am Thank you so much
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Awesome! Glad I can help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well we do not see your current configuration to be able to exactly say what to do.. but it is possible to have many boards for different projects. Boards are layers on top of Jira projects. Everything is related to the filter (JQL) that you would use on your board and how the workflow is configured on those 5 projects (to configure columns)
How to change the filter of a board? Below is a documentation for that
https://confluence.atlassian.com/jirasoftwarecloud/configuring-filters-764477988.html
So, filter could be related to the person that works on the ticket e.g show only tickets that are assigned to specific user (that have 5 projects) and if he would be assigned the ticket would be visible on his board..
On the other boards people would have filter to show all issues on a projects so they would see this person tasks and everything else..
etc.
Finally you get many boards that operate on the same data.
You have also freedom to configure columns and map different statuses to them (if not the same). So every board can have different columns even that 5 projects are using different workflow.
See below doc for more information:
https://confluence.atlassian.com/jirasoftwarecloud/configuring-columns-764477997.html
Hope it helps.
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.