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
Add cli command for Add/Update/Remove operations on Record.
Proposal
Add cli command for Add/Update/Remove operations.
Notes:
requires a recordspecification id which in turn includes a contract specification, optional session_id, if not given would create a new session using the associated contract specification. This will fail if the scope has a scopespecification that does not include the provided contractspecification as an authorized method of maintenance. It must be possible to specify the array of parties in order to satisfy the contractspecification
Session will not have a delete command. Deleting of session will happen where scopes are removed and there is no longer a reference to it.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Summary
Add cli command for Add/Update/Remove operations on
Record
.Proposal
Add cli command for Add/Update/Remove operations.
Notes:
requires a recordspecification id which in turn includes a contract specification, optional session_id, if not given would create a new session using the associated contract specification. This will fail if the scope has a scopespecification that does not include the provided contractspecification as an authorized method of maintenance. It must be possible to specify the array of parties in order to satisfy the contractspecification
Session
will not have a delete command. Deleting of session will happen where scopes are removed and there is no longer a reference to it.For Admin Use
The text was updated successfully, but these errors were encountered: