Uh oh!
There was an error while loading. Please reload this page.
patch the version file to allow upgrading from owncloud > v10.13 - #56791
Conversation
| ], | ||
| 'owncloud' => [ | ||
| '10.13' => true, | ||
| '10.14' => true, |
There was a problem hiding this comment.
I thought 10.14 does not exist?
There was a problem hiding this comment.
It does - but never saw it in the wild...
szaimen
commented
Dec 2, 2025
@binford6000 please check the failing CI. Seems to be related |
Some customers already migrated from 10.15.3 and needed to edit the version.php file before the migration. 10.16 was recently published and it seems migration from there also works fine. Signed-off-by: Sebastian Möbus <sebastian@nextcloud.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
3b5412a to
f562053CompareAndyScherzinger
commented
Dec 2, 2025
The branch name is invalid, at least on windows... so I can't fix the commit messages |
szaimen
commented
Dec 2, 2025
Same for me unfortunately |
Uh oh!
There was an error while loading. Please reload this page.
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
AndyScherzinger
commented
Dec 3, 2025
I think this needs some backporting to 25, no? |
AndyScherzinger
commented
Dec 5, 2025
/backport to stable27 |
AndyScherzinger
commented
Dec 5, 2025
/backport to stable26 |
AndyScherzinger
commented
Dec 5, 2025
/backport to stable25 |
AndyScherzinger
commented
Dec 5, 2025
backports matching #40977 |
AndyScherzinger
commented
Dec 5, 2025
Docs PR nextcloud/documentation#13910 |
szaimen
commented
Dec 5, 2025
@AndyScherzinger I am not sure about the backports. Peobably backporting to nc32 for now is enough? Wdyt @binford6000 ? |
binford6000
commented
Dec 5, 2025
Usually our customers want to migrate to latest or latest-1. So Backporting to 31 would be sufficient in my opinion. |
AndyScherzinger
commented
Dec 5, 2025
But see the docs, wouldn't you update to latest v10 cO, than v25 Nc (due to the PHP requirements) and than upgrade Nc versions from there? |
binford6000
commented
Dec 5, 2025
Sure, but looking at my last big migrations people turn on maintenance mode, stop webserver/php, bump php to 8.3 and then start occ upgrade with NC31/32 directly which definitely is proven to work (ETH Zurich, upcoming SWITCHdrive and others). One could say that our documentation would need to be updated as well... |
AndyScherzinger
commented
Dec 5, 2025
/backport to stable32 |
AndyScherzinger
commented
Dec 5, 2025
/backport to stable31 |
AndyScherzinger
commented
Dec 9, 2025
/backport to stable25 |
I guess 26-30 is needed in that case as well? |
Some customers already migrated from 10.15.3 and needed to edit the version.php file before the migration. 10.16 was recently published and it seems migration from there also works fine.
nextcloud/documentation#13910
Summary
TODO
Checklist
3. to review, feature component)stable32)