The-Commit-Company / raven

Simple, open source team messaging platform
https://thecommit.company/products/raven
GNU Affero General Public License v3.0
296 stars 120 forks source link

Users only see "Add users to Raven" page. #951

Closed BaaridunNasr closed 3 months ago

BaaridunNasr commented 3 months ago

Screenshot 2024-06-14 143344

Here the last user has a checkbox, which is my user. Pressing "Add to Raven" will just bring me back to this same page.

I see this message in console log: Failed to register service worker Error: Push Notification Relay is not configured properly on your site.

Unable to test other features of the app in local because of this.

nikkothari22 commented 3 months ago

Are you running this on localhost:8000?

BaaridunNasr commented 3 months ago

@nikkothari22

Yes.

nikkothari22 commented 3 months ago

@PhantomKunai Does the user have the "Raven User" role? Can you check in the Desk interface? I think you might have a role profile that's disabling the role from being added.

BaaridunNasr commented 3 months ago

@nikkothari22 Yeah, that did the trick. Thanks, I don't know how I missed that. Is there perhaps some docs that I can refer to avoid such issues? Even some stuff detailing bots and their usage?

nikkothari22 commented 3 months ago

@PhantomKunai Working on those!