summaryrefslogtreecommitdiff
path: root/spec/migrations/convert_custom_notification_settings_to_columns_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Deserialise existing custom notification settingsdeserialize-custom-notificationsSean McGivern2017-06-151-0/+118
Create a post-deployment migration to update all existing notification settings with at least one custom level enabled to the new format. Also handle the same conversion when updating settings, to catch any stragglers.