jeffschaper commented on issue #8169: URL: https://github.com/apache/incubator-devlake/issues/8169#issuecomment-2504184441
> I'll check with my platform team on these questions As a follow up to my [earlier comment](https://github.com/apache/incubator-devlake/issues/8169#issuecomment-2448200127), I asked my platform team about this issue and they confirmed our internal platform is not normalizing `%2F` to `/` anywhere. My platform team pointed me to look into nginx, which seems to be running in the [config-ui](https://github.com/apache/incubator-devlake/blob/c1aaa8b655622221e186c3a286424f09e928bd2a/config-ui/Dockerfile#L35). At this time, my team decided to change our project name delimiter from forward slashes (`/`) to underscores (`_`) as a workaround. Example: From `my-team/my-ci/my-app` to `my-team_my-ci_my-app` I'll keep the issue open since it seems [at least one other person is facing the same issue](https://github.com/apache/incubator-devlake/issues/8169#issuecomment-2500138744). -- 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: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org