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
So Firefox Developer tools does not show any parameters being passed from the formsender to the form after a success.
I think this intentional since the code does not contain anything to pass on success (if I have read the handle_no_error correctly) and our powerdev request form does contain a sentence at the bottom saying the requestor will get an email from RT.
But I think it would be good to redirect not to the form but something else containing a successful message so that it avoids any confusion and repeated submissions just in time before they get the RT email for the request.
Testing from my dev instance of a form and with the redirection set right, I am redirected to the form but without any confirmation.
I am assuming this is an intermittent issue since we haven't heard of it on production.
Will collect and put more details about the HTTP request soon.
The text was updated successfully, but these errors were encountered: