adobe / adobe/aio-cli-plugin-runtime
Deployments do not update the existing triggers
- Lingua principale
- JavaScript
- Stelle
- 21
- Fork
- 33
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Describe the bug**
When I introduced a trigger with 1 minute interval, it worked fine. However, changing the interval from 1 minute to 5 minutes was not reflected. Additionally, removing the trigger in my code did not cause any removal on runtime.
**To Reproduce**
Steps to reproduce the behavior:
1. Define a trigger as described here https://developer.adobe.com/app-builder/docs/resources/cron-jobs/lesson2/
2. Execute `aio rt activations list` and make sure that the corresponding action is triggered every minute.
3. Change your trigger definition interval from 1 to 5 and deploy the app.
4. Execute `aio rt activations list` and observe that the corresponding action is still triggered every minute.
**Expected behavior**
After changing the mentioned sample trigger definition interval from 1 to 5, execute `aio rt activations list` should display that the corresponding action is triggered every 5 minutes.
What I expect in general, is that any deployable procedure, definition must override the existing app. In this particular example, I would propose listing all available triggers and deleting them prior to a deployment.
**Screenshots**
N/A
**Desktop (please complete the following information):**
- OS: MacOS
- Browser : Chrome
- Version : Latest
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Riprodurre la modifica dell’intervallo e la rimozione del trigger utilizzando la definizione cron-jobs collegata nell’issue, verificando lo stato con `aio rt activations list` prima e dopo il deployment. Tracciare la gestione dei trigger da parte del comando di deployment; il lavoro è completato quando i trigger modificati utilizzano il nuovo intervallo e i trigger rimossi non vengono più eseguiti dopo il deployment.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- cli, cloud
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 43/100