nextcloud / nextcloud/tables

table view is broken after a column was deleted

Open
#2,578 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
  1. create a table
  2. add columns
  3. create view(s)
  4. delete one column
Expected behavior

the column is deleted from the table and all views.
the views keep working

Actual behavior
  1. all views are broken, but table keeps working
  2. when duplicating the broken view, it works again,

steps 4. - 6. can be repeated multiple times with the same false behaviour

Tables app version

1.07

Browser

Firefox 140.10.0esr / Vivaldi 7.9.3970.60 (Chromium 146.0.7680.218)

Client operating system

Windows 11

Operating system

Nextcloud Hub 25 Autumn (32.0.8) (AIO)

Web server

None

PHP engine version

PHP 8.3

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

Start by reproducing the deleted-column scenario in the Tables app using the reported steps, then trace how table views handle column deletion. Done means the deleted column is removed from every view and the views continue working without requiring duplication.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, postgresql
Domain
database
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.