You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When users select Pali as their Buddhist tradition, the value is not stored correctly in the database. Instead of being saved as pali, it is currently stored as NULL.
Tasks
Review all available tradition options shown to users.
Verify that every tradition is stored correctly in the database.
Fix the Pali selection so that it is stored as pali.
Identify existing records where the tradition is NULL but should be Pali.
Update those records from NULL to pali.
Add validation or tests to prevent the issue from recurring.
Expected Result
When a user selects Pali, the database should store:
Summary
When users select Pali as their Buddhist tradition, the value is not stored correctly in the database. Instead of being saved as
pali, it is currently stored asNULL.Tasks
pali.NULLbut should be Pali.NULLtopali.Expected Result
When a user selects Pali, the database should store: