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

DAT-16798: Add new parameters to rollback report #5630

Merged
merged 10 commits into from Mar 21, 2024
Merged

DAT-16798: Add new parameters to rollback report #5630

merged 10 commits into from Mar 21, 2024

Conversation

abrackx
Copy link
Contributor

@abrackx abrackx commented Feb 26, 2024

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Add new parameters to rollback report. Simplify setup of some database info for report.

Rework exception details.

…ons (DAT-16922) (#5647)

* [DAT-16922] Rework ExceptionDetails to encapsulate building of error object. Update commandscope to reflect ExceptionDetails changes. Use lombok getters on DefaultChangeExecListener. Add pending rollbacks, exception details and failed changeset name to rollback parameters.

* [DAT-16922] Set size for pending rollbacks.
…8) (#5652)

* [DAT-16922] Rework ExceptionDetails to encapsulate building of error object. Update commandscope to reflect ExceptionDetails changes. Use lombok getters on DefaultChangeExecListener. Add pending rollbacks, exception details and failed changeset name to rollback parameters.

* [DAT-16922] Set size for pending rollbacks.

* [DAT-16568] Cleanup update report parameters imports.

* Add deployment id and targetted changeset details to rollback report (DAT-17041) (#5661)

[DAT-17041] Add deployment id and targetted changeset details to rollback report parameters.
@abrackx abrackx merged commit 7b4ac21 into master Mar 21, 2024
27 checks passed
@abrackx abrackx deleted the DAT-16798 branch March 21, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants