promote(dev→uat): add missing extended pet profile fields (GRO-1752) #79
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Promotion: dev → uat
Brings GRO-1752 schema fix to UAT.
Changes
packages/db/src/schema.ts: addedtemperamentScore,temperamentFlags,medicalAlerts,preferredCutsfieldspackages/db/src/factories.ts: updatedbuildPet()with defaults for new fieldsCI passed on dev. CTO-approved.