-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
As a User,
I want To be able to create a new Scope
so that I can have a space where I can share repositories and give various rights to other users.
Acceptance Criteria
| Scenario | I create a new Scope |
|---|---|
| Given | I am on the Scopes page |
| When | I click on "Add" |
| Then | A popup window appears |
| And | I can write the name of the new scope and its parent scope and I can also add a repository in the scope |
| When | I click on "Confirm" |
| Then | The scope is created and I become its owner |
Constraints
I want an alert window to pop when:
- I don't have the right to create a new scope inside the specified parent scope
- A scope with the same name already exists
Resources:
Capture.video.du.2024-06-06.16-32-39.webm
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status