Ensure validate request checks branching method
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 23
Description
During early processing for CMIP7, it appears that a request with the incorrect branching method (set to `no parent` as opposed to `standard`) had passed validation. This should be investigated and updated to ensure this type of error is flagged where possible in the future.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the request-validation entry point and the handling of the branching method, then trace how `no parent` and `standard` are interpreted. Add or update a focused validation test showing that an incorrect branching method is rejected, and run the relevant validation test suite to confirm the request is flagged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100