nextcloud / nextcloud/circles

Transfer circles membership from one id to another

Open
#1,844 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
JavaScript
Stars
177
Forks
68
Avg merge
2d 22h
Merged PRs (30d)
60

Description

Customer is doing files:transfer-ownership. After doing the same their plan is to delete the old_id. Now they have circles whose membership is not transfered

Hence they need something like occ circle:transfer-circles old_id new_id which will transfer the circles.

Also they requested it would help them if they could do the above as a bulk action

CC:: @sorbaugh @ArtificialOwl

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 locating the existing files:transfer-ownership flow and the occ command entry points for circles. Define how circle membership should move from old_id to new_id, including the requested bulk action, and verify behavior before an old account is deleted.

Written by the indexing model from the issue text.

Assessment

Domain
backend, cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.