Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REST service returns wrong object for the "Anonymous" group #7928

Closed
davide-negretti opened this issue Sep 2, 2021 · 2 comments
Closed

REST service returns wrong object for the "Anonymous" group #7928

davide-negretti opened this issue Sep 2, 2021 · 2 comments
Assignees
Labels
bug Estimate TBD Needs to have an estimate added high priority interface: REST API v7 (New) REST API for v7 and above (dspace-server-webapp module)
Milestone

Comments

@davide-negretti
Copy link

Describe the bug
The "Anonymous" group has the "Articles" collection as linked object:
https://api7.dspace.org/server/api/eperson/groups/f2c7eb75-aec0-4604-ab7f-6676723818ad/object
This is not true, as it's not a COLLECTION_[uuid]_* group.

bug

Related work
DSpace/dspace-angular#1298

@tdonohue
Copy link
Member

tdonohue commented Sep 2, 2021

@abollini : I'm going to need your help (or someone at 4Science) in debugging this issue. It's very odd, as obviously "Anonymous" shouldn't be associated with a Collection. I'm not yet sure whether it is a bug in the code though, or whether it's bad data in the database.

Moving this over to 7.1 with high priority though as, if it's a bug, it's something that needs fixing quickly.

@tdonohue tdonohue added high priority interface: REST API v7 (New) REST API for v7 and above (dspace-server-webapp module) and removed needs triage New issue needs triage and/or scheduling labels Sep 2, 2021
@tdonohue tdonohue added this to To Do in DSpace 7.1 release via automation Sep 2, 2021
@tdonohue tdonohue added the Estimate TBD Needs to have an estimate added label Sep 2, 2021
@tdonohue tdonohue removed their assignment Oct 26, 2021
@tdonohue tdonohue added this to the 7.1 milestone Oct 26, 2021
@tdonohue
Copy link
Member

Closing, as this was fixed in 7.1

DSpace 7.1 release automation moved this from To Do to Done Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Estimate TBD Needs to have an estimate added high priority interface: REST API v7 (New) REST API for v7 and above (dspace-server-webapp module)
Projects
No open projects
Development

No branches or pull requests

3 participants