MyData API returns error for dataverseAdmin user on QA
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
What steps does it take to reproduce the issue?
- Login as dataverseAdmin on QA, on the Modern UI or JSF frontend
- Go to the MyData Page
- The MyData API call returns an error
Response:
{
"success": false,
"error_message": "Sorry! There was an error with the search service."
}
-
When does this issue occur?
For dataverseAdmin on QA. For other users, MyData works correctly -
Which page(s) does it occurs on?
Account Page -> MyData (Modern UI)
Which version of Dataverse are you using?
v. 6.10.1 build iqss-2
|
frontend version: 292a37430
Screenshots:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the MyData API endpoint and reproduce the request as dataverseAdmin on QA, then inspect the server-side search-service error and relevant logs. The issue is done when the same MyData request succeeds for dataverseAdmin while preserving the existing behavior for other users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100