You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"success": false,
"message": "Cannot create exceptions for entity in program 'ALEXIS-INTL'. Validation errors in exceptions file.",
"errors": [
{
"recordIndex": 1,
"field": "schema",
"result": "INVALID",
"message": "Schema in field does not match file upload."
},
{
"recordIndex": 2,
"field": "schema",
"result": "INVALID",
"message": "Schema in field does not match file upload."
}
]
}
Expected behaviour
Update the error message "Schema in field does not match file upload." to Cannot create exceptions, only specimen and followup schemas are allowed..
The text was updated successfully, but these errors were encountered:
Describe the bug
Steps To Reproduce
Expected behaviour
Update the error message "Schema in field does not match file upload." to
Cannot create exceptions, only specimen and followup schemas are allowed.
.The text was updated successfully, but these errors were encountered: