Skip to content

Make sure ‘&’ won’t be used for new ref types in CE

Jarka Košanová requested to merge jk-reserve-epics-prefix into master

What does this MR do?

It adds epics to the reference_extractor and defines classes that are necessary so that it doesn't fail. The reference extraction won't work in the CE, epic will be available in EE only.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

We are introducing Epics for EE and & will be used as a reference prefix. We need to make sure & won't be picked for new CE references in future

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Jarka Košanová

Merge request reports