Say we have the following Object, Priority & Requirement objects:
enum Priority: CaseIterable { case priorityA = "priority_a" case priorityB