Hi this might be a strange request:
In my world. any given JIRA issue can be created in dozens of JIRA projects and moved through dozens of teams until it is resolved. I realize that this is not something JIRA was created to do natively.
I am trying to figure out on a dashboard or via JQL or even in structure how to track the project that any given issue was created under, and the current project that the ticket currently resides in.
So if something was created in Project A, got moved to Project B, and ended up in Project C, I would like the table to show it was created in Project A and is now in Project C.
I can do this by reporter vs assigned but there is not a mapping from a person to a specific home project so I can't use reporter vs assignee.
Any thoughts on how to do this?
Thought about using labels by people. So if 10 people belong to a organizational group, I could create a label with the filter of assignee in (X people). Same with reporters, but that becomes unmanageable quickly.