Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCEMENT]Allow a Pending live request to be cancelled. #868

Open
CHanamy57 opened this issue Oct 1, 2024 · 2 comments
Open

[ENHANCEMENT]Allow a Pending live request to be cancelled. #868

CHanamy57 opened this issue Oct 1, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request fixed Fixed and ready for testing
Milestone

Comments

@CHanamy57
Copy link

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.

@CHanamy57 CHanamy57 added the enhancement New feature or request label Oct 1, 2024
@CHanamy57 CHanamy57 added this to the 8.3.0 RTM milestone Oct 1, 2024
@neilfromcork
Copy link
Contributor

This has changed to require an entirely new API - PxStat.Workflow.Workflow_API.CancelPendingLive

@neilfromcork 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
@neilfromcork
Copy link
Contributor

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

@neilfromcork neilfromcork added the fixed Fixed and ready for testing label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed Fixed and ready for testing
Projects
None yet
Development

No branches or pull requests

3 participants