You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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: