Open ostasevych opened 1 week ago
The views can be modified as earlier
Getting error when trying to modify the views. Error log shows: An invalid request occurred: Invalid column ID provided
An invalid request occurred: Invalid column ID provided
0.8.1
Brave 1.7.126
Pop_OS 22.04
Ubuntu 22.04
Apache
PHP 8.2
MariaDB
Raw log:
{"reqId":"9KfhpcCLuI8qbOES3v6U","level":2,"time":"2024-10-20T10:28:01+03:00","remoteAddr":"fd:0:0:8101::1","user":"username","app":"tables","method":"PUT","url":"/index.php/apps/tables/view/6","message":"An invalid request occurred: Invalid column ID provided","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","version":"29.0.8.1","exception":{"Exception":"InvalidArgumentException","Message":"Invalid column ID provided","Code":0,"Trace":[{"file":"/var/www/html/nextcloud/apps/tables/lib/Controller/ViewController.php","line":90,"function":"update","class":"OCA\\Tables\\Service\\ViewService","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/apps/tables/lib/Controller/Errors.php","line":22,"function":"OCA\\Tables\\Controller\\{closure}","class":"OCA\\Tables\\Controller\\ViewController","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/apps/tables/lib/Controller/ViewController.php","line":89,"function":"handleError","class":"OCA\\Tables\\Controller\\ViewController","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":232,"function":"update","class":"OCA\\Tables\\Controller\\ViewController","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":138,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/Route/Router.php","line":331,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/html/nextcloud/lib/base.php","line":1058,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/html/nextcloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/html/nextcloud/apps/tables/lib/Service/ViewService.php","Line":275,"message":"An invalid request occurred: Invalid column ID provided","exception":[],"CustomMessage":"An invalid request occurred: Invalid column ID provided"},"id":"6714b1d08051f"}
Are you selecting a "meta" column? Might be a duplicate of https://github.com/nextcloud/tables/issues/1364
Steps to reproduce
Expected behavior
The views can be modified as earlier
Actual behavior
Getting error when trying to modify the views. Error log shows:
An invalid request occurred: Invalid column ID provided
Tables app version
0.8.1
Browser
Brave 1.7.126
Client operating system
Pop_OS 22.04
Operating system
Ubuntu 22.04
Web server
Apache
PHP engine version
PHP 8.2
Database
MariaDB
Additional info
Raw log:
{"reqId":"9KfhpcCLuI8qbOES3v6U","level":2,"time":"2024-10-20T10:28:01+03:00","remoteAddr":"fd:0:0:8101::1","user":"username","app":"tables","method":"PUT","url":"/index.php/apps/tables/view/6","message":"An invalid request occurred: Invalid column ID provided","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36","version":"29.0.8.1","exception":{"Exception":"InvalidArgumentException","Message":"Invalid column ID provided","Code":0,"Trace":[{"file":"/var/www/html/nextcloud/apps/tables/lib/Controller/ViewController.php","line":90,"function":"update","class":"OCA\\Tables\\Service\\ViewService","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/apps/tables/lib/Controller/Errors.php","line":22,"function":"OCA\\Tables\\Controller\\{closure}","class":"OCA\\Tables\\Controller\\ViewController","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/apps/tables/lib/Controller/ViewController.php","line":89,"function":"handleError","class":"OCA\\Tables\\Controller\\ViewController","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":232,"function":"update","class":"OCA\\Tables\\Controller\\ViewController","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":138,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/Route/Router.php","line":331,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/html/nextcloud/lib/base.php","line":1058,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/html/nextcloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/html/nextcloud/apps/tables/lib/Service/ViewService.php","Line":275,"message":"An invalid request occurred: Invalid column ID provided","exception":[],"CustomMessage":"An invalid request occurred: Invalid column ID provided"},"id":"6714b1d08051f"}