You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Technical debt: reduction of confusion to future developers
Details
The external language for this has already been changed, but the partial for pickup person, and the mechanics for the essentials bank to choose whether to include pickup person or not in the partner form need to be updated.
Complexity: It needs to have the partial and references to it renamed, and current data around the partner form may have to be changed. [I'm not sure if it's stored as string or an enum]
Criteria for completion
diaper_pickup_person is pickup_person in the code and in the data
all related tests pass.
The text was updated successfully, but these errors were encountered:
Why
Technical debt: reduction of confusion to future developers
Details
The external language for this has already been changed, but the partial for pickup person, and the mechanics for the essentials bank to choose whether to include pickup person or not in the partner form need to be updated.
Complexity: It needs to have the partial and references to it renamed, and current data around the partner form may have to be changed. [I'm not sure if it's stored as string or an enum]
Criteria for completion
The text was updated successfully, but these errors were encountered: