when selecting issues (epics) from Jira, is it possible to include custom fields from parent (program epic) issues?
I do not believe JQL (Jira Query Language) from the UI can do what you are trying. It isn't really a true SQL variant, so it cannot perform unions or sub-query correlation to get at included parent or child data.
If you have one of the add-ons like script runner you could create a query to do this. Please check with your admin to see what you have installed.
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.