-
Story
-
Resolution: Done
-
Normal
-
None
-
None
After SWATCH-2286, we added an UUID identifier in the billable usage entity and also added the field "uuid" in the BillableUsage pojo. The problem is that now we have two very similar fields "uuid" and "id" in the BillableUsage pojo. We couldn't rename the "id" to "tally_id" in SWATCH-2286 in order to not introduce breaking changes.
Done:
- Add BillableUsage.tally_id to replace BillableUsage.id
- Deprecate BillableUsage.id
- QE to edit doc string for this change
- blocks
-
SWATCH-2674 Remove BillableUsage.id
- Closed
- depends on
-
SWATCH-2286 Change Billable Usage Remittance PK to UUID
- Closed
- mentioned on