Degree start and length cannot be updated right now due to a 422 error
ollibowers opened this issue · 1 comments
ollibowers commented
- in the term planner settings menu
- 422 is usually a Pydantic issue, potentially the wrong shape is being given in request
- So potentially is that the frontend request does not align with the backend request