When a user runs the command aio app undeploy, all deployed resources on Runtime would be cleaned up regardless whether they are defined in the manifest yaml file or not. However it does not apply to rules, which still rely on the manifest definition.
duynguyen commentedSep 21, 2020
•
edited
When a user runs the command
aio app undeploy, all deployed resources on Runtime would be cleaned up regardless whether they are defined in the manifest yaml file or not. However it does not apply to rules, which still rely on the manifest definition.aio-lib-runtime/src/undeploy-actions.js
Lines 93 to 95 in d4618b3
Reported by @UrsBoller in Firefly Forum: https://experienceleaguecommunities.adobe.com/t5/project-firefly-questions/quot-aio-app-undeploy-quot-error-when-manifest-yaml-changed/qaq-p/379941.
The text was updated successfully, but these errors were encountered: