blindsidenetworks / scalelite

Scalable load balancer for BigBlueButton.
GNU Affero General Public License v3.0
470 stars 247 forks source link

Display error message when running rake command with an invalid tenant id #1026

Open paulseto opened 1 year ago

paulseto commented 1 year ago

Problem to solve: There is no message when a user executes with an invalid tenant id

./bin/rake recordings:addToTenant[tenant-id]

Purposed solution: Add an error message clearly stating to use the tenant-id and not the tenant name OR allow the rake command using the tenant name as a parameter

Considered alternatives:

Additional context:

pielonet commented 1 year ago

+1 As we faced this issue yesterday !