I have two ideas to solve the problem, but I’m not sure which one is possible.
I have a field name SME (user field) which is on the Portfolio level. My system is set up as follows:
Portfolio -> Study -> Epic
The goal is when I press the escalation button (transition) in the epic ticket, I want to grab the SME field from the Portfolio level ticket. I want to access the field via a post function.
Another idea is what if I just add a Portfolio tab to my epic issue screen? The problem I’m running into there is how I can easily copy only certain field values from the Portfolio ticket into the epic ticket. I really would want it set up for all past tickets as well.