Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update request base calculated status
Once a requester has asked for a internal review their request's base status shouldn't ever be `waiting_classification` as this limits the possible classification statuses. Returning `internal_review` allows the requester to classify the request as `I'm still waiting for the internal review` after they receive an acknowledgement of their review. Fixes #3830
- Loading branch information