-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Various Java 17/21 Firefox/Chrome LTS, Weeklies
There appears to be some bug / race condition in the changing of buttons / links to use a post.
Sporadically I see issues when clicking on a button that requires a post. rather than the action performing I see the standard "This URL requires POST".
I thought this was just me and possibly a bad plugin build so I have discounted it, but I have now seen similar when running the ATH in a CI system (creating a job fails), and asking internally others have seen it too.
Steps to reproduce
Perform some action (like creating a Freesyle job) that requires a button to be clicked that performs a POST.
Expected results
The action succeeds
Actual results
Very sporadically the action fails with "This URL requires POST".