Hello,
For a User admin page, I have a table, each row represents a User. I have a cell that displays the User email address field and has a button to “Send a reset password email” (using “Current Row’s User’s email” dynamic data).
When I press the button, I get the error popup: “Sorry, we ran into a temporary bug and can’t complete your request. We’ll fix it as soon as we can; please try again in a bit!”. (NOTE: this is a terribly non-useful error message!)
The console log shows this: “Unexpected server error: please report the code parameter to the team”. (the code parameter won’t convert to a string, because of circular references, so I can post additional

screenshots if it helps).
If I hardcode an email address in that cell’s reset password email workflow action, it works just fine.
Am I missing something fundamental?
I submitted a bug report with this (and more) information last week and have not received any reply and I don’t seem to have a way to see what I reported … which makes me wonder if the report go thru.
Any help or guidance would be appreciated!
Brian