Validation for form schemas in call processes broken? #39
Unanswered
btylerburton
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
Uh oh!
There was an error while loading. Please reload this page.
We tried turning on
SPIFFWORKFLOW_BACKEND_VALIDATE_USER_TASK_DATA_AGAINST_SCHEMAbut because it references a call process the validation threw an error:[1] text: '{"type": "about:blank", "title": "internal_server_error", "detail": "ProcessModelFileNotFoundError: No file found with name jinja-form-schema.json in BLM CE - Moab", "status": 500, "error_code": "internal_server_error", "message": "ProcessModelFileNotFoundError: No file found with name jinja-form-schema.json in BLM CE - Moab"}' [1] }We had a conversation with the robot and it dug a bit deeper and we think this is a bug:
All reactions