Project

General

Profile

Idea #13836

Updated by Chrystian Klingenberg over 5 years ago

As a user I would like to share my project with another user 
 so that other people may have access to my project 

 Acceptance criteria: 
 - I can trigger sharing operation on a project (context menu in the table) 
 - I can select target users in a modal dialog 
 - Project is shared 
 - Permission handling 
 - Confirmation messages 

 User flow: 

 1a. Right click on project inside the table and choose "Share". 
 1b. (Only for projects) Right click on project inside tree context menu and choose "Share". 
 1c. Click on "More options" icon in the table and then choose "Share". 

 2. Popup appears where user has possibility to specify wanted users. 

 3. Snackbar appears in the bottom of the page with the information that "Project has been shared"

Back