This repository was archived by the owner on Apr 4, 2023. It is now read-only.
Replies: 1 comment 1 reply
-
|
Hello it has been 2 weeks, and this problem is still occurring. @saswatds I really want to make sure I brought this up to your attention. We don't need an immediate fix but we need to know this issue is not ignored. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a simple work flow of
If I try to reuse the same assign the user admin role block

It goes into an infinite loop, calling assign user admin block repeatedly
If I separate out the admin role block


Then it works as expected, with 2 data in the list, getUser() and assign the user admin role() is both called 2 times
Please test and see if this is a bug.
Beta Was this translation helpful? Give feedback.
All reactions