Skip to content

Filter out inaccessible issue epics

Jan Provaznik requested to merge jp-epics-export into master

What does this MR do and why?

When exporting a project, it's possible that some epics referenced by issues won't be accessible by user (who is exporting the project). To make this possible, a new include_if_exportable YML declaration is added so we can use declarative approach for defining conditional export of associations (IOW export some association only if some condition is met).

Related to #371074 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Jan Provaznik

Merge request reports