We have a rather big project and been struggling with the Cloud Standar solution to solve our issue.
1. Is it possible to solve this request in Cloud Standard?
2. If we upgrade to Premium will this be doable?
Background: Each story are delivered by doing back end, front end development and of course QA. We are working in a scrum board. We have used sub-task to divide the job but then we have a challenge when we doing planing that we do not get a quick over view of the workload per resource during our planning as the story points are on sub-task and those are not viewable on backlog view. You can only se if there is a sub-task and the issue number.
The big challenge is that we are not able to deliver a story with the different capacity as they are rather big. e.g back end 5 SP, front end 3 SP and QA 5. We need to find a way to solve this and also get a good overview what has been done.
My suggestion is group the stories and task in features and feature grouped in Epics.
Please give us advice. I have tried to create a new issue schema to add more issue types as you can see in the screen shots but I have not managed to create a new level.
What I can find out I this is the grouping in standar cloud solution
EPIC->Story/task->Sub-task
I would like to implement
EPIC->feature->Story/Task->Sub-task
or maybe you have. a better suggestion to solve our challanges.
In the backlog view you can not see the other 2 resources who is part of the delivery of the functionality
Do you have the Scriptrunner app? If so, you can use the following query for your first problem:
issuetype = story and issueFunction in parentsOf("status = Closed")
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.