This commit is contained in:
2021-03-08 18:19:42 +00:00
parent 138f585d42
commit b1ef6b54f3

View File

@@ -224,6 +224,8 @@ EACH OBJECT DEV CYCLE:
Biz Object SEARCH Index / getsearchresult code add unique text fields Biz Object SEARCH Index / getsearchresult code add unique text fields
Business rules port from v7 and new ones Business rules port from v7 and new ones
ValidateCanDete MUST check if any foreign key constraints and return proper error rather than bombing on attempted delete ValidateCanDete MUST check if any foreign key constraints and return proper error rather than bombing on attempted delete
Do check constraint first then biz rule so can test down to db
ALL biz rules where possible must have mirror db constraint to avoid fuckery with direct modified data
Notification code if applicable Notification code if applicable
Controller routes and associated code Controller routes and associated code
Translation keys Translation keys