Actions
Bug #20775
openTechnique created with curl are disabled
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Regression:
Description
If I upload the attached technique with the following command, it is created as disabled
curl --silent -k --header "X-API-Token: $(cat /var/rudder/run/api-token)" --header "Content-type: application/json" --request PUT https://localhost/rudder/api/latest/techniques --data "@cis_network_configuration.json" | jq
Files
Updated by Vincent MEMBRÉ 4 months ago
- Target version changed from 7.0.2 to 7.0.3
Updated by Vincent MEMBRÉ 3 months ago
- Target version changed from 7.0.3 to 7.0.4
Updated by Vincent MEMBRÉ about 2 months ago
- Target version changed from 7.0.4 to 7.0.5
Updated by Vincent MEMBRÉ 23 days ago
- Target version changed from 7.0.5 to 7.0.6
Actions