Samuel Couillard

Results 14 comments of Samuel Couillard

Hi @musyne The default setting for "Can Create Room" is ON - I confirm this toggle can normally stay ON. Would you please share the logs from your Rails application?...

Would you please post the errors logs found in ~/greenlight/log/production.log

> The only issue that I see now is that some test files have the case where most of their tests require a permission (such as `roles_controller_spec`). In this case...

It was obvious after two days of trying to refactor the Specs that something needed to be done for the user "permissions" specs. I like working with this template, and...

I will be adding the new icon to this PR.

> @scouillard Let me know when the shared icon is switched back Done

Hi, Thank you so much for the work on Greenlight - we are also very excited for this feature! However, we are focusing on stabilising Greenlight before we start working...

Hi, I can't reproduce an error. The sorting seems to be working fine. ![image](https://github.com/bigbluebutton/greenlight/assets/43917914/71d476ca-cfb5-4a31-b897-2995d3cd3499) Besides, it seems like only the first room, the one that starts with "eis", is disordered?...

Good investigation :+1: It is indeed possible that a room is not set back to `f` when the session is over. When a session is over, the BBB server will...

We will be starting to work on a Rake task to sync the meeting status in the upcoming days.