I have multiple but similar client-side iPhone apps, managed as branches in git (all they cloned and periodically merged with master branch). So time to time there’s global fixes/improvements that should be done in master. I’m migrating to jira to manage my projects. If I create different jira project for each, I don’t know how can I handle global changes. Jira project components seems to be right, but I can’t find how can I assign issue to particular component.
I have multiple but similar client-side iPhone apps, managed as branches in git (all
Share
I’ve managed with creating one project named “iPhone” and multiple versions, giving them names like “Master”, “ProjectOne 1.6” and “ProjectTwo 1.5”.