You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# *Event Model - Create_Transfer Can Set the positionState on Securities-Lending Trades*
2
-
3
-
_Background_
4
-
5
-
For securities lending, knowing whether a trade has "Settled" is imperative, as this controls whether specific lifecycle events can be performed upon it.
1
+
# _Infrastructure - Dependency Update_
6
2
7
3
_What is being released?_
8
4
9
-
- Adding logic to the Create_Transfer function to update the `positionState` to `Settled` if the payout obligations have been fulfilled.
10
-
- New functions to determine whether the payout obligations have been fulfilled, i.e., do the transferred security and cash amounts match the quantities on the payout.
5
+
This change updates the version of the `FpML as Rune` dependency to version 1.4.0.
6
+
7
+
Version updates include:
8
+
-`FpML as Rune``1.4.0` See Release notes: [1.4.0](https://github.com/rosetta-models/rune-fpml/releases/tag/1.4.0).
11
9
12
10
_Review Directions_
13
11
14
-
The changes can be reviewed in PR: [#4378](https://github.com/finos/common-domain-model/pull/4378)
12
+
The changes can be reviewed in PR: [#4390](https://github.com/finos/common-domain-model/pull/4390)
0 commit comments