indico / indico/indico-plugins-cern
Fix burotel cli
Open
bug
burotel
- Dominant language
- Python
- Stars
- 8
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
- Don't grant `full_access` when setting specific permissions
- All rooms need to be set to protected
- No rooms should have the prebooking-required flag (since only the ACL is used anyway)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the burotel CLI implementation and the code that assigns room permissions and flags. Verify each requested behavior there: specific permissions must not grant full_access, every room must be protected, and no room should require prebooking; done means all three conditions are covered and tested where the project provides tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authorization, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100