Skip to content

fix: add all package's watches to the watchlist after all setups were executed

Jan Wennrich schlägt vor, cherrypick-package-setup-event-order in next-1.x zu mergen.

Previously there was an error, if the event method was called before the quiqqer/watcher database table was created. Now the method is called after all setups were executed. Therefore, all tables should exist. Then we run through all packages and add their watches to the watch list

(cherry picked from commit b0d1e155)

Merge Request-Berichte