discourse/plugins/poll/spec
Natalie Tay 1384ba5a4e
FIX: Cater for polls that can have multiple votes per user (#22297)
Cater for polls that can have multiple votes per user.

This fixes an older UserMerge and migration which was intended to
de-duplicate poll votes but did not account for "multiple" type polls.
2023-06-27 18:58:16 +08:00
..
controllers DEV: use HTML5 version of loofah (#21522) 2023-06-20 09:49:22 +08:00
fabricators FIX: Cater for polls that can have multiple votes per user (#22297) 2023-06-27 18:58:16 +08:00
integration FIX: Cater for polls that can have multiple votes per user (#22297) 2023-06-27 18:58:16 +08:00
jobs/regular DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
lib DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00
models DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
requests FIX: Ensure poll extraction is not attempted if post body is absent (#19718) 2023-01-13 01:47:44 +00:00
serializers DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
20230614041219_delete_duplicate_poll_votes_spec.rb FIX: Cater for polls that can have multiple votes per user (#22297) 2023-06-27 18:58:16 +08:00