sat
(Sat)
April 21, 2019, 5:02am
1
I dont know if this issue is for other type of users…but here are steps to reproduce for moderators.
Install new forum and add few moderators at setup.
Create a category and give permission to post only for moderators.
Login as a moderator and try to post. New Topic option is disabled for moderators even though permission are available for them.
Now login as a admin and revoke moderator permission and give him back again(instantly).
Login as a moderator, now you will see New Topic option.
It is not a blocking issue but please look into this. thanks!
Stephen
(Stephen)
April 21, 2019, 5:11am
2
Which version are you running?
sat
(Sat)
April 21, 2019, 5:16am
3
I’m using latest v2.3.0.beta8
jomaxro
(Joshua Rosenfeld)
April 25, 2019, 5:07pm
4
@sat , I’m not able to reproduce this. I attempted the following:
Navigated to try.discourse.org and logged in as admin.
Opened the create category modal.
Gave the category a name
Switched to the security tab
Clicked Edit Permissions
Removed the everyone permissions
Added moderators
Create / Reply / See
Clicked “New Category”
In a different browser, logged into try as a moderator.
Navigated to the new “Mods Only” category.
Successfully clicked on the “New Topic” button.
Besides not installing Discourse from scratch, do my steps differ from what you did in any way?
1 Like
Stephen
(Stephen)
April 25, 2019, 5:39pm
5
He added moderators via the wizard?
3 Likes
jomaxro
(Joshua Rosenfeld)
April 25, 2019, 5:50pm
6
Thanks Stephen, missed that.
Yeah, something is definitely off here. I re-ran the wizard on try and invited a moderator. Then I created a new category with the same steps as above. I then accepted the moderator invite, and I can’t even see the category in /categories
. I’m definately a mod, though, as I can access the admin dashboard, admin user list, etc.
2 Likes
So the workaround (for now) would be to un-mod the person and re-mod them? Does that work?
1 Like
sam
(Sam Saffron)
April 26, 2019, 12:35am
9
@nbianca can you investigate this.
4 Likes
nbianca
(Bianca)
May 10, 2019, 7:40pm
11
Users are not in moderators / staff groups when invited from the wizard.
I submitted this PR to fix this:
https://github.com/discourse/discourse/pull/7530
9 Likes