Hi I am build a jira integration and would like some thoughts about how to best do this.
our Jira is based around one system = one Space. and we have 2 teams that each is responsible for multiple systems. to handle this each team have a common board created from a filter that collects info from all the spaces.
when seting upp PT against this i se 2 ways of doing it.
the first is lingking jira spaces 1:1 agaisnt practitest projects and synking stories and tasks as requirements.
the second is using the filter for the common boards and linking N:1 so all of a teams spaces gets placed into one PT project.
the first solution is better for tracking what has happened in a given system and getting regressions going.
the second makes it easier to track what should be tested in a given sprint and working day to day (as you can extract sprint ID and filter requirements on that.)
what would you recommend and why ?