nextcloud / nextcloud/tables

Add option to either show usergroup cell as username or id

Open
#1,380 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
JavaScript
Stars
214
Forks
52
Avg merge
1d 10h
Merged PRs (30d)
82

Description

Steps to reproduce
  1. Create a colomn with User and Groups option
  2. Create a line with a username in the colomn
  3. Export table in csv
Expected behavior

Having the whole username in the csv field

Actual behavior

Only id of the user is shown

Tables app version

Last one via app

Browser

Firefox 130.0.1

Client operating system

Windows

Operating system

Debian

Web server

None

PHP engine version

None

Database

None

Additional info

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 by tracing the table CSV export for a User and Groups column using the reproduction steps; the issue does not name a file or test. Done means an option determines whether the exported cell contains the full username or the user ID, with the reported behavior verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.