discourse-assign/spec
Jan Cernik 896d0e3445
FIX: Broken posts when assigning a closed topic (#425)
The previous behavior was:
1. Assign a topic to someone
2. Close the topic with the setting unassign_on_close enabled
3. Assign the topic to the same user as before

This caused small broken or empty posts to be displayed.

This commit also introduces system specs
2023-01-17 08:09:35 -03:00
..
components DEV: Bump rubocop-discourse and correct violations (#409) 2022-12-23 19:55:31 +00:00
fabricators DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
integration DEV: Change flaky spec to provide more information when it fails (#418) 2023-01-04 07:27:23 +08:00
jobs UX: Rephrase notification message (#417) 2023-01-03 21:25:13 +01:00
lib DEV: Introduce syntax_tree for ruby formatting (#408) 2022-12-23 20:35:55 +00:00
models DEV: Bump rubocop-discourse and correct violations (#409) 2022-12-23 19:55:31 +00:00
requests DEV: Introduce syntax_tree for ruby formatting (#408) 2022-12-23 20:35:55 +00:00
serializers DEV: Bump rubocop-discourse and correct violations (#409) 2022-12-23 19:55:31 +00:00
support DEV: Bump rubocop-discourse and correct violations (#409) 2022-12-23 19:55:31 +00:00
system FIX: Broken posts when assigning a closed topic (#425) 2023-01-17 08:09:35 -03:00
plugin_spec.rb DEV: Bump rubocop-discourse and correct violations (#409) 2022-12-23 19:55:31 +00:00