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
If I inject this payload, a schedule is created that fires once at 2am and then deactivates. I thought, based on the docs, that I could inject that same payload again and it would replace the existing one of the same name. However, the existing schedule still remains deactivated and does not fire again. Am I misunderstanding or is this suppose to behave as I expected.
Here's the section of the docs I'm referring to: GENERAL NOTES... Adding a schedule with the same name as an existing schedule will replace the existing one
If I inject this payload, a schedule is created that fires once at 2am and then deactivates. I thought, based on the docs, that I could inject that same payload again and it would replace the existing one of the same name. However, the existing schedule still remains deactivated and does not fire again. Am I misunderstanding or is this suppose to behave as I expected.
Here's the section of the docs I'm referring to:
GENERAL NOTES... Adding a schedule with the same name as an existing schedule will replace the existing one
The text was updated successfully, but these errors were encountered: