nextcloud / nextcloud/calendar_resource_management

Add occ command to edit rooms and resources

Open
#60 3 comments 13 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.