We have Developers, Designers and QA working on a single Jira board. Lately, we started using user story mapping to integrate the entire team into the planning process.
The difficulty is about finding an efficient way to link issues during planning and to make everyone understand what to work on first and what to wait for.
During planning, our team creates a new user story "As a user, I want to register so that I can start enjoying services". We would then create a story named "Login page" and create additional sub-tasks for each dedicated teams like
Once the designer are done designing the Login page, they will transition its issue to done and notify the developers to start work on its frontend.
I wonder whether the approach using story as main feature and its sub-tasks as jobs for each team to be the right approach, or should we actually create each as a separate issue and link them together?
Once the designers are done, they will pass the issue "Design UI for Login page" to the developers for frontend development. But due to the naming of this issue, the developers cannot simply continue to use it, they actually need to create a new issue titled "Develop frontend for Login page" and then link it to the original "Design UI for Login page". This involves quite some manual work. There must be more efficient ways out there.
Could you share with us how you would solve this sort of organizational problems?
Hello,
You can use a standard Jira mail handler but it is not that much flexible
Or you can use an add-on like Email this issue add-on
https://marketplace.atlassian.com/plugins/com.metainf.jira.plugin.emailissue/cloud/overview
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.