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
To allow for the Rollback of Releases without history, {RlsCode: 441, RqsCode: 'ROLLBACK', RqsValue: 'rollback'}
should return from PxStat.Workflow.Request_API.Read along with Delete and Update Properties, even when there are no earlier releases of a table - to allow "Rollback" option to be included in the Workflow Request dropdown.
The text was updated successfully, but these errors were encountered:
This has changed to require an entirely new API - PxStat.Workflow.Workflow_API.CancelPendingLive
neilfromcork
changed the title
[ENHANCEMENT] Return Rollback attributes from PxStat.Workflow.Request_API.Read when table has no history
[ENHANCEMENT]Allow a Pending live request to be cancelled.
Oct 7, 2024
Button to allow a pending live to be cancelled
Pending live will become historical
Current live will continue as live
A new WIP based on the old pending live is created
To allow for the Rollback of Releases without history,
{RlsCode: 441, RqsCode: 'ROLLBACK', RqsValue: 'rollback'}
should return from PxStat.Workflow.Request_API.Read along with Delete and Update Properties, even when there are no earlier releases of a table - to allow "Rollback" option to be included in the Workflow Request dropdown.
The text was updated successfully, but these errors were encountered: