BWS GUI should display the project id

Problem: If I want to programmatically add a secret to a project I need the project’s id.
Current flow: I retrieve the id once via CLI and add it to the project as a secret.
Solution: Add the project id to each project entry in the GUI similarly to how the secret id was added to each secret entry.

1 Like