discourse/spec/system/page_objects
Martin Brennan 16b9165630
FIX: Bookmark auto delete preference usage and default value (#19707)
This commit fixes an issue where the chat message bookmarks
did not respect the user's `bookmark_auto_delete_preference`
which they select in their user preference page.

Also, it changes the default for that value to "keep bookmark and clear reminder"
rather than "never", which ends up leaving a lot of expired bookmark
reminders around which are a pain to clean up.
2023-01-05 08:43:58 +10:00
..
components DEV: Add helpers for system testing in plugins (#19421) 2022-12-16 18:25:31 +08:00
modals FIX: Bookmark auto delete preference usage and default value (#19707) 2023-01-05 08:43:58 +10:00
pages FIX: Admin can't see user sidebar preferences of other users (#19570) 2022-12-23 11:45:29 +08:00