CIM Issues #5346
OrganisationRoles should be able to associate to more than one Organisation
61968-11
Description
The association between Organisation and OrganisationRole allows an Organisation to be associated with 0 to many OrganisationRoles. OrganisationRoles can be defined such that they may apply to more than one Organisation, such as a SchedulingAgent, or a MarketParticipant. Request that the cardinality for this association be updated to allow a 0 to many on both ends.
Files
Proposed Solution
Update cardinality of association between Organisation and OrganisationRole to have the cardinalities of:
Organisation 0..many -> 0..many OrganisationRole
Decision
Update cardinality of association between Organisation and OrganisationRole to have the cardinalities of:
Organisation 0..many -> 0..many OrganisationRole
Release Notes
Updated cardinality of association between Organisation and OrganisationRole to have the cardinalities of:
Organisation 0..many -> 0..many OrganisationRole