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

Fix issue with event history -- duplicate distribution. #4777

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

cielf
Copy link
Collaborator

@cielf cielf commented Nov 12, 2024

Description

Urgent data fix for support issue from 11:17 am November 12, 2024

A duplicate distribution was created, which caused the inventory for an item to go below 0.
This disabled the bank from being able to do any entry.

This PR deleted the offending event history and distribution

***** Don't deploy this without triple checking my work! **** (or managing to test it against a local copy of prod)

Note: I branched this off of production rather than main - not sure if that was the right call, but the intention is that it go to production independently of the other current changes on main.

Type of change

Data fix

How Has This Been Tested?

As of 20241112, 13:55 this has not been tested, as I was unable to bring down a current copy of production.

@cielf cielf requested review from awwaiid and dorner November 12, 2024 18:58
@dorner dorner merged commit 893b3df into rubyforgood:main Nov 12, 2024
12 checks passed
Copy link
Contributor

@cielf: Your PR Fix issue with event history -- duplicate distribution. is part of today's Human Essentials production release: 2024.11.13.
Thank you very much for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants