Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: p4-plugin
-
Labels:
-
Environment:p4-plugin 1.10.12
-
Similar Issues:
Description
A recent security change has enforced that Swarm needs to send the paramaters of the job as a POST not GET. To acheive this in Swarm you need to move the paramaters that were in the URL after '?' to the 'Post BODY' section.
For example:
becomes:
Fixed for next release