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

Improving Saved Search feature #10628

Closed
jggautier opened this issue Jun 13, 2024 · 1 comment · Fixed by #10198
Closed

Improving Saved Search feature #10628

jggautier opened this issue Jun 13, 2024 · 1 comment · Fixed by #10198
Milestone

Comments

@jggautier
Copy link
Contributor

From IQSS/dataverse.harvard.edu#277 (comment):

After creating a "Saved Search", links may not be added to the collection immediately. This needs to be documented in the Guide or fixed, or added to the success message that there is a delay between the action and the results. Success message may say "this action takes 24 hours" ?

@pdurbin
Copy link
Member

pdurbin commented Jun 13, 2024

Whoops, I see that we removed this from the guides...

"Of particular interest should be the "makelinks" endpoint because it needs to be called periodically (via cron or similar) to find new dataverses and datasets that match the saved search and then link the search results to the dataverse in which the saved search is defined"

... when we switched from cron to a timer in this PR:

We can easily add equivalent language back in.

luddaniel added a commit to Recherche-Data-Gouv/dataverse that referenced this issue Jul 3, 2024
@pdurbin pdurbin added this to the 6.4 milestone Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants