-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
This ticket is to move the can_unamend 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 calculating can_unamend:
- 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 the can_unamend flag
* 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-2798
Reactions are currently unavailable