nextcloud / nextcloud/calendar_resource_management
Add occ command to edit rooms and resources
Open
Nobody has claimed this yet.
1. to develop
enhancement
skill:backend
- Dominant language
- PHP
- Stars
- 76
- Forks
- 17
- Avg merge
- 1h 50m
- Merged PRs (30d)
- 15
Description
Is your feature request related to a problem? Please describe.
Hi Nextcloud,
It looks like it's not possible to remove or edit the following items w cli:
- buildings
- restrictions
- rooms
- storeys
- vehicules
Describe the solution you'd like
Would be nice to get a calendar-resource:item:{update,delete}!
Thank you
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the occ command entry point and trace how calendar resources are currently created or managed. Compare the requested calendar-resource:item:{update,delete} interface across buildings, restrictions, rooms, storeys, and vehicles; done means the relevant resources can be edited and removed through the CLI, with the project’s existing checks still passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 43/100