Constraint Validation Error when pushing code from Managed to SaaS #636
Unanswered
Luke-Skelton
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
I'd really like some help understanding why I'm getting validation constraints when moving mode downloaded to our SaaS tenant during our migration. The error is below:
2022-05-10 11:39:36 ERROR Deployment to SAAS_DEV_TEST failed with error!
2022-05-10 11:39:36 ERROR Failed to create DT object Hard Credit Checks (HTTP 400)!
Response was: {"error":{"code":400,"message":"Constraints violated.","constraintViolations":[{"path":"alertingProfile","message":"referenced alerting profile has to exist","parameterLocation":"PAYLOAD_BODY","location":null}]}}, responsible config: Dynatrace_Monaco_Hastings.code-workspace\master\configuration\notification\HardCreditChecks.json
Any help would be useful, I'm new to MONACO.
Beta Was this translation helpful? Give feedback.
All reactions