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
Describe the bug
After adding a lambda trigger, I cannot remove it. It was the only trigger, and I am able to deselect that trigger and enable another, but I cannot deselect/remove when there's only a single remaining trigger. There are no errors and the CLI returns "Successfully updated resource locally". Trigger is not removed, auth update shows it still selected, amplify status is not altered.
Amplify CLI Version
4.36.0
To Reproduce
Add "Post Confirmation" trigger.
Push and use.
Call amplify auth update, step through, and deselect above trigger.
Trigger is not removed, auth update shows it still selected, amplify status is not altered.
(Can, however, deselect and enable another, it will delete the previous and enable the new one, but still cannot delete last remaining trigger).
Expected behavior
Deselecting a trigger should remove it.
Screenshots
N/A
Desktop (please complete the following information):
OS: Windows 10
Node Version: 14.12.0
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Describe the bug
After adding a lambda trigger, I cannot remove it. It was the only trigger, and I am able to deselect that trigger and enable another, but I cannot deselect/remove when there's only a single remaining trigger. There are no errors and the CLI returns "Successfully updated resource locally". Trigger is not removed, auth update shows it still selected,
amplify status
is not altered.Amplify CLI Version
4.36.0
To Reproduce
amplify auth update
, step through, and deselect above trigger.amplify status
is not altered.(Can, however, deselect and enable another, it will delete the previous and enable the new one, but still cannot delete last remaining trigger).
Expected behavior
Deselecting a trigger should remove it.
Screenshots
N/A
Desktop (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: