Project

General

Profile

Bug #22235

Updated by Peter Amstutz 6 days ago

So it looks like there are multiple issues, I'm going to start making screenshots. 

 Regular user, read-only project in "Shared with me".    I think the operations are correct, but the ordering is wrong. 

 !regular-user-readonly-project.png! 

 Regular user, read-only project in "Favorite".    This is probably the same bug as previous. 

 !regular-user-favorite.png! 

 Regular user, frozen project in "Shared with me".    This has two major problems; the user does not have "manage" access, so they should not be offered the "Share" icon; similarly, the user does not have access to un-freeze the project (depending on the config value @UnfreezeProjectRequiresAdmin@ this requires either "manage" or "admin" access). 

 !regular-user-frozen-project.png! 

 Project within a read-only project. This project, this might be the same bug as the first two. 

 !project-in-readonly-project.png! 

 Workflow run within a read-only project. The project, the "edit" and "remove" icons shouldn't be there. 

 !process-in-readonly-project.png! 

 Workflow run within a read-only project, viewed in "All processes". The "edit" and "remove" icons shouldn't be there. 

 !all-processes-readonly-process.png! 

 Project in a project with _write_ access.    The "share" and "freeze" icons shouldn't be there.    Also, the "freeze" icon seems to be disabled, clicking on it doesn't do anything. 

 !project-in-writable-project.png! 

 Collection in a project with _write_ access.    The "share" icon shouldn't be there. 
 !collection-in-writable-project.png! 

Back