Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Apollo, Mercury
-
Fix Version/s: Mercury
-
Component/s: None
-
Labels:None
-
Sprint:Sprint 23
Description
The migration 2.7.99.05 added a budgetAccrualStatus column to the order object. This column must have a valid value in the BudgetAccrualStatus enum.
The column should not have a default as the order service is in charge of the value being set, but the existing order objects must be udpated to have some value.
Since previously, budget accrual status was never changed, and this value is not looked at by abu at all, it is safe to set all existing orders to active.