Link to project setting is missing 'organization' in path

When a build is queued a text “Avoid queues by adding containers…” is displayed along with a link to project settings. It refers to an URL with the following pattern
https://circleci.com/{project}/edit
although the correct link should be
https://circleci.com/{organization}/{project}/edit

Hi Sven. Thanks for the report, I’ll take a look.

Hmm. At first glance, the code used to generate that link looks valid (and it’s reused enough places that it shouldn’t be broken)

@svenlaater Can you please open a ticket so we have your org info and can dig deeper?

done :slightly_smiling_face:

2 Likes