Skip to content

Axios 0.28 on Stage breaks dataset search.  #176

@adam3smith

Description

@adam3smith

Due to axios/axios#4734
the requests to the mydata Dataverse API on stage include [] in the publicationStatus terms, so
published_states[]=Published&published_states[]=Unpublished&published_states[]=Draft&published_states[]=In+Review
instead of the correct
published_states=Published&published_states=Unpublished&published_states=Draft&published_states=In%20Review

This breaks all dataset searches, both for ATI projects and for projects to turn into ATI projects

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions