nextcloud / nextcloud/tables

Only allot to filter for "creator is equal to me (user id)" not name

Open
#1,597 1 comment 0 reactions 1 assignee View on GitHub

@enjeck is already working on this.

Since Feb 8, 2025.

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

Description

We had a case where a view was not working because it was created with a filter for the creator to be equal to the user name.

This check does not make sense as the creator is always a user id, so we should not allow this in the frontend:

Image

@enjeck This is something that @peterwebdesign reported via chat, just wanted to have it quickly filed

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.