I have a team, of let's say 5 people. We have work that we define to solve an epic. In this case, we'll use data centers. We want to install network monitoring software in all North American data centers, get the metrics from this monitoring into our data warehouse, and then generate the necessary reports to take action upon. We will drive selecting the network monitoring software, and generating the reports but we'll require the data center operations folks to install the network monitoring software and then another set of consultants to integrate the data into our data warehouse (we will define the schema and Web Services integration for doing so).
So in order to make this all happen, we need a story, or multiple stories, related to: (1) Install Network Monitoring Software at DC1; (2) Pump Network Monitoring Metrics in DC1 into the Data Warehouse; (3) Install Network Monitoring Software at DC2; (4) Pump Network Monitoring Metrics in DC2 into the Data Warehouse.
The folks needing to perform the work associated with stories 1-4 are not agile, don't know what agile even means, and have different priorities that we do. So the best we can do is try to get an initial commitment on when the work will be completed. We don't have any idea on the amount of work, so we can't roll that up into story points that would reflect how done we are with the epic.
I was thinking of treating these as a new issue type - External Story - and basically looking at Internal Stories and their roll up differently than the completion of external stories. It may happen, in some cases, we may require work from another team that does use Jira but they have to intake our External Story or maybe we can not have an External Story but link to their Story that contains the work we need. Or we can treat just as an External Dependency as well.
Planning to use the regular scrum Jira project (not sure if this has roadmap), but once we have dates, this could be could to predict an overall timeline for the project.
Looking for thoughts and recommendations here.