Add option to either show usergroup cell as username or id
Open
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
- Create a colomn with User and Groups option
- Create a line with a username in the colomn
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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