Avatar

Community Advisor

@SarahXu 

here are the updates I made on npm packages:

ursboller_0-1600926065905.png

"aio version" => "@adobe/aio-cli/3.7.0 win32-x64 node-v12.16.2"

 

I made another test and I think this is how you can deproduce the problem:

1) create an app with a trigger, eg. "alarms/interval" set to 5 min

2) run "aio app deploy" and check with "aio rt trigger list" that the trigger has been set

3) remove the trigger from "manifest.yml" (since it does not work on local dev)

4) run "aio app run --local" and check again the "aio rt trigger list" => the trigger on runtime has been removed

 

tell me what you need and I'll send you screenshots.... if you habe any commands that provide useful information, let me know