nextcloud / nextcloud/spreed

Automatically clean-up rooms after expiration date.

Open
#5,972 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: meetings 📅
Dominant language
PHP
Stars
2.2k
Forks
587
Avg merge
18h 27m
Merged PRs (30d)
333

Description

Is your feature request related to a problem? Please describe.
Currently in the Nextcloud Outlook integration we have the ability to invite recipients of appointments easily to Nextcloud Talk. The feature itself works well, however for every appointment we create a new room and is not re-used afterwards. This can quickly generate a lot of rooms which only have a one time purpose for a specific meeting.

Describe the solution you'd like
Ideally, let rooms expire optionally (like fshares) and archive/delete them automatically.

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 by reviewing the Nextcloud Outlook integration's room-creation flow and the existing fshares expiration behavior. Define whether expired rooms should be archived or deleted, how expiration is configured, and add coverage for automatic cleanup before considering the feature complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.