Steps to reproduce
- Install Nextcloud 17.0.1
- Download Nextcloud 18-Beta1 from download.nextcloud.com, and unzip the file
- Run the upgrade from the webclient.
Expected behaviour
Nextcloud should upgrade to 18-Beta1
Actual behaviour
SQL Issue:
Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT `o`.`id` FROM `oc_flow_operations` `o`
LEFT JOIN `oc_flow_operations_scope` `s` ON `o`.`id` = `s`.`operation_id`
WHERE `s`.`operation_id` IS NULL':
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nextcloud_test.oc_flow_operations_scope' doesn't exist
Server configuration
Operating system:
Linux
Web server:
Apache
Database:
MariaDB
PHP version:
7.3.4
Nextcloud version: (see Nextcloud admin page)
17.0.1 -> 18-beta1
Updated from an older Nextcloud/ownCloud or fresh install:
fresh and clean install
Steps to reproduce
Expected behaviour
Nextcloud should upgrade to 18-Beta1
Actual behaviour
SQL Issue:
Server configuration
Operating system:
Linux
Web server:
Apache
Database:
MariaDB
PHP version:
7.3.4
Nextcloud version: (see Nextcloud admin page)
17.0.1 -> 18-beta1
Updated from an older Nextcloud/ownCloud or fresh install:
fresh and clean install