Skip to content

Audit Log: Build URL is incorrect when admin starts workspace for which they are not an owner #5673

@Kira-Pilot

Description

@Kira-Pilot

Kapture 2023-01-11 at 12 27 22

Steps to repo:

  1. As an admin, create a workspace on behalf of another user (so that the user is the owner of the workspace)
  2. Go to the Audit Log and find the line item that says "admin started build {#n} for workspace {usersWorkspaceName}"
  3. Click on the link and be redirected to a page that never loads
  4. Note the URL specifies the incorrect owner, e.g. /@admin/{usersWorkspaceName}/builds/{n}

Expected outcome:
Url should be /@{userName}/{usersWorkspaceName}/builds/{n}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions