How to better organize iOS and Android apps project management for the same project in JIRA

android, ios, jira, project, project-management

Solution

Minimize the number of projects, so choose option 1. Use components to differentiate between each kind of subtask. Use another JIRA Agile board (or dashboard) to select just one set of subtasks or the other.

Problem

I have a project. This project includes 2 apps: iOS and Android. Apps are similar (doing the same but for different OSes). The project is considered as completed when and only when both apps are delivered. Apps then could evolve independently (in versions sense, for ex. there could be 1.3 iOS version versus 1.1 Android one). I use JIRA for project management. I wonder how better to organize this project with JIRA. Option #1: Create one project and one confluence space for it. Create one user story per feature and then create sub-tasks inside for both iOS and Android (duplicate subtasks). Looks messy. And it looks it is hard to recognize which app is in trouble as the whole project is in the same pot. Option #2: Create two projects (for iOS and for Android) and one confluence space. Then create stories per project (duplicate stories). Looks more manageable, but stories duplication looks awful. Please, help.

Original source