-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
This ticket is to move the Schedule A and Schedule B entity aggregate code out of database triggers and into a mechanism invoked on the django code.
from the broader outline in the comment below, the tasks for this ticket are limited to the following for schedule a/b entity aggregates:
- test and gather metrics on the business logic prior to changes
- move the business logic out of the trigger and into django code
- removing the trigger code with migration
- creating new code in api that calculates and synchronizes aggregates
* identify potential breakout test coverage work that might block this ticket.
- test and gather metrics on the business logic after changes
QA Notes
null
DEV Notes
null
Design
null
See full ticket and images here: FECFILE-2726
Pull Request: #1877
Reactions are currently unavailable