-
Notifications
You must be signed in to change notification settings - Fork 530
"Shared Submissions" feature on MyDSpace is sharing too many submissions #5384
Copy link
Copy link
Open
Labels
DSpace-CRIS mergerThis ticket/PR relates to the merger of DSpace-CRIS into DSpace.This ticket/PR relates to the merger of DSpace-CRIS into DSpace.affects: mainIssue impacts "main" (latest release).Issue impacts "main" (latest release).authorizationrelated to authorization, permissions or groupsrelated to authorization, permissions or groupsblockerThis ticket or PR will block whatever release milestone is associated with it.This ticket or PR will block whatever release milestone is associated with it.bugsecuritySecurity related fixSecurity related fix
Milestone
Metadata
Metadata
Assignees
Labels
DSpace-CRIS mergerThis ticket/PR relates to the merger of DSpace-CRIS into DSpace.This ticket/PR relates to the merger of DSpace-CRIS into DSpace.affects: mainIssue impacts "main" (latest release).Issue impacts "main" (latest release).authorizationrelated to authorization, permissions or groupsrelated to authorization, permissions or groupsblockerThis ticket or PR will block whatever release milestone is associated with it.This ticket or PR will block whatever release milestone is associated with it.bugsecuritySecurity related fixSecurity related fix
Type
Projects
Status
📋 To Do
Status
📋 To Do
Describe the bug
This issue was found during testing of #5145, the PR which adds this new "Shared Submissions" option to Collections and MyDSpace.
When visiting the "Shared Submissions" option in a user's MyDSpace page, submissions which are not shared also appear in the list.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Obviously, you should only be able to see/edit shared submissions which belong to a "Shared Workspace" collection.
Related work
This "Shared Submissions" feature was introduced in #5145.