Skip to content

Cannot edit table rows after update to 0.6.4 #740

@olvidalo

Description

@olvidalo

Steps to reproduce

Since updating from v0.6.0 to v0.6.1, I cannot edit existing rows in tables. I can create new rows and edit or delete those just fine.

  1. Have table crated with v0.6.0 or below and populated with rows
  2. Edit existing row

This happens with all tables, not a single specific one.

Please let me know If I can help with debugging by providing a database dump or other information

Expected behavior

Changes should be saved.

Actual behavior

Changes are not saved and I get an "unknown error".

Tables app version

0.6.4

Browser

Chrome 120

Client operating system

Mac

Operating system

Linux

Web server

Apache

PHP engine version

PHP 8.1

Database

MySQL

Additional info

From endpoint index.php/apps/tables/row/5:

{message: "Column with id 20 is not part of table with id 3"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending approval or rejection. This issue is pending approval.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions