nextcloud / nextcloud/tables

No data in view filtered by column of type Multiple Selection

Open
#1,189 0 comments 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
  1. Create Column of type Selection, chose multiple selecion, add a default value
  2. Create View , add filter by the multiple selection default value
  3. Load View.
    column definition
    filter in view
    result
Expected behavior

Row should appear with filter in view

Actual behavior

No Data showing in view

Tables app version

0.7.4

Browser

Google Chrome 126.0.6478.127

Client operating system

Window 11 / Zorin os(linux) / Android 13

Operating system

Ubuntu

Web server

Apache

PHP engine version

PHP 8.2

Database

PostgreSQL

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

Reproduce the issue using a multiple-selection column with a default value and a view filtered by that value, as described in the steps. Trace the view-filtering entry point for multiple-selection values and compare it with other column types. Done means the matching row appears in the view, with a regression test covering the default-value filter.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php, postgresql
Domain
full-stack
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.