We have a Product which is deployed across 9 different geographical zones (eg, EU, USA, Asia).
We deploy our Product to one zone at a time, so a JIRA ticket may be in Live Status in the USA, but be in Testing Status for EU. Each Zone has its own Development, Staging and Production environment.
What is the best way to manage this with JIRA or JIRA Apps?
I've done this with Bamboo deployment projects - they can deploy to many places and report back what version is deployed where.
But if you need to do it in Jira, you've got some options.
You can probably see that I'm implying all of this is handled on an issue. A lot of places I've seen work off "deployment issues" - each release has one, which contains and tracks all info related to deployments. It also works if your stories all lead to deployable items
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.