discourse-assign/spec
Osama Sayegh c5b549b887
FIX: Improve error message when assigning a PM to a user who doesn't have access to the PM (#137)
Currently if you try to assign a PM to a user who can't see it, you get an error message that says "@{user} can't be assigned since they don't belong to assigned allowed groups". This commit improves the message and now it tells you the user doesn't have access to the PM and that you need to invite the user before you can assign them.

Signed-off-by: OsamaSayegh <asooomaasoooma90@gmail.com>
2021-01-27 14:57:41 +03:00
..
components FEATURE: Advanced search filters for assigned topics (#102) 2020-09-11 12:15:50 +01:00
fabricators FEATURE: Trigger webhook when assigning and unassigning topics (#61) 2020-03-06 11:57:46 -07:00
integration FEATURE: Trigger webhook when assigning and unassigning topics (#61) 2020-03-06 11:57:46 -07:00
jobs FIX: Skip enqueuing reminders if no groups are allowed. (#39) 2019-07-10 09:58:35 +02:00
lib FIX: Improve error message when assigning a PM to a user who doesn't have access to the PM (#137) 2021-01-27 14:57:41 +03:00
models UX: Only show assigned tab for groups where all users can assign (#103) 2020-08-28 15:18:25 +01:00
requests FIX: Improve error message when assigning a PM to a user who doesn't have access to the PM (#137) 2021-01-27 14:57:41 +03:00
serializers DEV: Specs were broken 2020-01-14 18:19:42 +01:00
support DEV: Additional specs for group assign summary (#81) 2020-07-21 12:18:18 +01:00
plugin_spec.rb FIX: Unassign users after removing them from an assign allowed group. (#134) 2021-01-25 14:59:42 -03:00