Skip to content

Commit

Permalink
Update RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eacunaISDA authored Nov 20, 2023
1 parent a89ddc7 commit e7d8454
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_Background_

Following the release of counterparty positions in the CDM model, a small modelling update is required regarding the cardinality of the `after` field contained within `counterpartyPositionBusinessEvent`. It was initially contributed as single cardinality `(0..1)`, and we raise the point that it should be modified to multiple cardinality `(0..*)`. This is done to support the case when multiple `after` position states are generated as a result of a _partial option exercise_ event being applied to the position. Additionally, it mirrors the way the `after` trade states within `businessEvent` currently operate for trades.
Following the release of counterparty positions in the Common Domain Model, a modelling update is required regarding the cardinality of the `after` field contained within `counterpartyPositionBusinessEvent`. It was initially contributed as single cardinality `(0..1)`, and we raise the point that it should be modified to multiple cardinality `(0..*)`. This is done to support the case when multiple `after` position states are generated as a result of a _partial option exercise_ event being applied to the position. Additionally, it mirrors the way the `after` trade states within `businessEvent` currently operate for trades.


_What is being released?_
Expand All @@ -15,4 +15,4 @@ _Data types_

_Review directions_

In the CDM Portal, select the Textual Browser and inspect each of the changes listed above.
In the CDM Portal, select the Textual Browser and inspect each of the changes listed above.

0 comments on commit e7d8454

Please sign in to comment.