Project

General

Profile

Feature #104655

Updated by Till Hörner 3 months ago

*Problem:* 
 Currently it is not possible to run an already marked as done upgrade wizard from CLI. You have to go to the install tool, mark the wizard as undone and then run it again. 

 *Solution:* 
 Add a new "upgrade:markUndone" `--force` option to the `upgrade:run` command to make it possible to mark an run a single upgrade wizard that is already marked as undone. 

 done solely from CLI

Back