Add a remark to rerun the trophy migration script
authorAlexander Ebert <ebert@woltlab.com>
Thu, 12 Oct 2023 17:06:58 +0000 (19:06 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 12 Oct 2023 17:06:58 +0000 (19:06 +0200)
com.woltlab.wcf/package.xml

index 360aa5f7f49b7bbf4a93df862e12fd1d50344f94..a9c707ab3bb3a0697d16664c6b9c75f405d433cd 100644 (file)
@@ -131,6 +131,11 @@ tar cvf com.woltlab.wcf/files_pre_check.tar -C wcfsetup/install/files/ \
                <instruction type="templateDelete" />
        </instructions>
 
+       <!--
+               Rerun the update script for trophies to fix any broken fallback values:
+               <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_6.0_trophies.php</instruction>
+       -->
+
        <instructions type="update" fromversion="6.0.0 RC 2">
                <instruction type="file">files_update.tar</instruction>
                <instruction type="template">templates_update.tar</instruction>