Hi guys!
The /devinfo/0.10/bulk endpoint has the body parameter preventTransitions. This parameter is used to prevent automatic issue transitions and smart commits being fired.
But the following APIs: /builds/0.1/bulk and /deployments/0.1/bulk haven’t got the similar parameter.
How can I prevent automatic issue transitions when build/deployment data are added to Development Info?
Do builds/deployments APIs have an analogue of the preventTransitions flag?