When accessing the base page of a project without a trailing slash, the regex to get the project in the request object was not matching, resulting in a missing project in the request object.
When accessing the base page of a project without a trailing slash, the regex to get the project in the request object was not matching, resulting in a missing project in the request object.