nextcloud / nextcloud/tables

Latest editor view

Open
#2,100 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Steps to reproduce

When you make a new view to see latest editor, it do not print username or full name but only the ID of the user which is unsable unfortunately

I would like to audit a projet table to see latest editor and time but i cant use it since i cant easily know user IDs

FYI I'm using OpenID Connect User backend

Thanks for this great tool

Expected behavior

When selecting latest editor, do not print the internal ID but the full name

Actual behavior

It actually print the internal user ID not the full name

Tables app version

0.9.5

Browser

Firefox, Chrome, Edge

Client operating system

Windows

Operating system

Debian 12

Web server

Apache

PHP engine version

PHP 8.2

Database

MariaDB

Additional info

I'm using OpenID Connect User backend

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

No source files, tests, or entry points are named in the issue. Reproduce a latest-editor view with the OpenID Connect User backend, then trace the display path for the editor value; done means the full name is shown instead of the internal user ID.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, mariadb, php
Domain
backend, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.