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

Update Item Request Names where needful #5012

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cielf
Copy link
Collaborator

@cielf cielf commented Feb 11, 2025

Description

Migration to update names on ItemRequest where they do not match the corresponding item.

This happens when Item names are updated.
Prompted because Request export fails if the item names do not match the item request names.
We had fixed this for one bank, but it has recurred. See bugsnag Feb 7 ~10:07 EST


*** This migration is kind of slow -- 5-10 minutes (I wandered off) -- on local **


NOTE

This is still a band-aid -- there are two things to be done to further address the problem.
1/ Reconcile Item Request and Request Item
2/ Rework the Request Export so it isn't dependent on the name in the ItemRequest, se we can then remove it.

These are in the "queue".

Type of change

  • Bug fix (non-breaking change which (partially) fixes an issue)

How Has This Been Tested?

Tested by running request export before (failing) and after (working, and looks reasonable) for someone we know had the problem on a local copy of prod data.

@cielf cielf requested a review from dorner February 11, 2025 18:24
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.

1 participant