nextcloud / nextcloud/groupfolders

Missing index: oc_group_folders_groups

Open
#5,009 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
PHP
Stars
343
Forks
106
Avg merge
2d 3h
Merged PRs (30d)
34

Description

Coming from https://github.com/nextcloud/dbdoctor/issues/6#issuecomment-5238918271, it is suggested to add an index for above table.

What do you think?
It is found on our daily LTD.

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

The issue identifies the oc_group_folders_groups table and references the dbdoctor discussion and daily LTD finding, but names no migration file or test. Start by locating the schema or migration that defines this table and verify which index is expected; done means the required index is added and the relevant database checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
databases
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.