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

Deregister sap system on tenant removal #2534

Merged
merged 3 commits into from
Apr 22, 2024

Conversation

arbulu89
Copy link
Contributor

Description

Fix 2 things:

  • Add on_replace flag to enable tenants update in the database read model. This was causing an error otherwise
  • Add a new event listening function, to deregister SAP systems if their tenants are removed from a database

How was this tested?

Unit tests added. I have done some manual testing as well

@arbulu89 arbulu89 added enhancement New feature or request env Create an ephimeral environment for the pr branch regression Add this label to force the PR to run upcasting regression tests labels Apr 18, 2024
@arbulu89 arbulu89 marked this pull request as ready for review April 18, 2024 14:42
Copy link
Contributor

@rtorrero rtorrero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good @arbulu89, thanks, just left a question there 👍

Copy link
Member

@EMaksy EMaksy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@arbulu89 arbulu89 merged commit d55246e into main Apr 22, 2024
99 of 101 checks passed
@arbulu89 arbulu89 deleted the deregister-sap-system-on-tenant-removal branch April 22, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request env Create an ephimeral environment for the pr branch regression Add this label to force the PR to run upcasting regression tests
Development

Successfully merging this pull request may close these issues.

None yet

4 participants