pimguilherme opened a new issue, #7275: URL: https://github.com/apache/incubator-devlake/issues/7275
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened We have a use case of using a project naming convention like this: my/project/name, and we are not longer able to GET /project/my/project/name, or the escaped version of it, /project/my%2Fproject%2Fname ### What do you expect to happen We would expect to either of the formats to work.. we are coming from v0.18.0, where format "my/project/name" used to work, but now it no longers retrieves the project:  The interface indicates this should be supported, and I was also able to create a new project using the /:  ### How to reproduce - online devlake locally - create a project named "my/test/project" on the interface - attempt to open it ### Anything else _No response_ ### Version v1.0.0-beta2 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
