https://bugs.koozali.org/show_bug.cgi?id=12318

--- Comment #3 from Jean-Philippe Pialasse <te...@pialasse.com> ---
not sure as mentionned a lot of user use 2 backends, anyway they hae a lot of
opportunity to upgrade using the interface


if looking at this we plan to up to NC 26 or NC 27 the source rpm then
important to consider


# this is after service restart as it depends on installation of mariadb
# however if we increase initial version of nextcloud >25 then we need to
# change the default of php to 81 or re expand templates a second time
# or web service will fail
event_link("nextcloud-conf", $event, "91");



maybe changing to
event_link("nextcloud-conf", $event, "91");
event_link("generic_template_expand", $event, "92");
event_link("nextcloud-occ-conf", $event, "93");
event_link("adjust-services", $event, "95");

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to