-
Notifications
You must be signed in to change notification settings - Fork 491
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
Saved Search: Automatically Create A Dataverse When Generating A Saved Search #1813
Comments
If we were to add this functionality in, we would also need to add it for linked dataverses/datasets since they are similar functionality and I would want the workflows to be similar. |
@eaquigley so from the Linked/Saved Search workflow have the option to: A. Link to a pre-existing Dataverse |
Functional Requirements Document for Linked Search: https://docs.google.com/document/d/1dmxs4XIQkrn9QfP4Ih4wIbyARUyWFJflJk3y4W3nzXk/edit?usp=sharing |
Moving back to In Review. We've discussed this and it is a nice to have feature that will take some more time to figure out how to make it work. Would probably be best to do this once we have the ability to move dataverses and datasets implemented. |
In helping with the Harvesting feature (#813) I was reminded of this issue and how Harvesting is another area where it would be nice to have a workflow that supports a dataverse being created when you're setting up a harvesting client. Right now you have to stop what you're doing and go create a dataverse first: |
In a refactoring at c10cbd9 we lost the meaning of 0.0.0.0 which was "Setting address to undefined (0.0.0.0)" so this commit makes the code clearer. A note has been added that Saved Search may not play nicely with IP Groups but this should probably be addressed along with the long list of other Saved Search issues mentioned in the API Guide: #1364, #1813, #1840, #1890, #1939, #2167, #2186, #2053 and #2543
Hi @eaquigley
@pdurbin and I have been trying out how Saved Search (#90) will work in 4.0 and already found a usability issue that we would need to prioritize for development.
The issue is that someone would need to manually create a Dataverse ahead of time in which to place their Saved Search in.
An easier workflow would be to allow the user be able to create the Dataverse at the SAME time as they create the Saved Search.
The text was updated successfully, but these errors were encountered: