Remove deprecated field: hasPendingWeeks #520
Labels
Engineering
Technology and Development Track
Type: Robustness
Tickets to improve the application, invisibly
Milestone
Description
Before this can be worked:
hasValidPendingWeeks
During the implementation of BYE sceanrios we slightly altered the behavior of the API's handling of Pending Weeks, so we decided to rename the field from
hasPendingWeeks
tohasValidPendingWeeks
. To avoid downtime we are initially supporting both fields, withhasPendingWeeks
deprecated. Once the API Gateway is confirmed to be sending the new field, we can removehasPendingWeeks
completely as a maintenance release.Acceptance Criteria
hasPendingWeeks
field removed from Claim Tracker logicThe text was updated successfully, but these errors were encountered: