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

Saved Search #90

Closed
eaquigley opened this issue Jul 9, 2014 · 28 comments
Closed

Saved Search #90

eaquigley opened this issue Jul 9, 2014 · 28 comments
Assignees
Labels
Type: Feature a feature request

Comments

@eaquigley
Copy link
Contributor


Author Name: Philip Durbin (@pdurbin)
Original Redmine Issue: 3499, https://redmine.hmdc.harvard.edu/issues/3499
Original Date: 2014-02-03
Original Assignee: Philip Durbin


We want users to be able to create queries ("saved search") for data within the system they are interested in, such as:

  • datasets where my name matches "author"
  • datasets that match a certain keyword
  • etc.

The idea is that you check these saved searches periodically (or the system checks for you and gives you a notification) to decide if you want to statically link the datasets into one of your dataverses.

https://trello.com/c/Ej9kQaWM/32-dynamic-collections-et-al


Related issue(s): #31, #113
Redmine related issue(s): 3438, 3522


@eaquigley eaquigley added this to the Dataverse 4.0: In Review milestone Jul 9, 2014
@eaquigley eaquigley modified the milestones: Dataverse 4.0: Final, Dataverse 4.0: In Review Jul 15, 2014
@scolapasta scolapasta modified the milestones: Beta 11 - Dataverse 4.0, Dataverse 4.0: Final Dec 8, 2014
@eaquigley eaquigley assigned eaquigley and unassigned pdurbin Jan 7, 2015
@eaquigley eaquigley modified the milestones: Beta 11 - Dataverse 4.0, Dataverse 4.0: Final Jan 22, 2015
@scolapasta scolapasta modified the milestones: Dataverse 4.0: Final, TEMP, Beta 12 - Dataverse 4.0 Jan 23, 2015
@eaquigley
Copy link
Contributor Author

@posixeleni when you are back in the office, can we meet to talk about this functionality.

@posixeleni
Copy link
Contributor

scheduled a meeting for this Friday for @eaquigley and I to discuss

@eaquigley
Copy link
Contributor Author

Met with @posixeleni and she is going to find an example of a dynamic collection in 3.6 for us to try in 4.0 to see if saved search is critical for 4.0 or if it can be in one of the quick releases after 4.0.

@scolapasta scolapasta modified the milestones: Beta 13 - Dataverse 4.0, In Review - Dataverse 4.0 Feb 6, 2015
@pdurbin
Copy link
Member

pdurbin commented Apr 2, 2015

From the list above I did not get a chance to do these:

  • friendlier looking filter queries in UI
  • don't allow duplicate saved searches
  • don't allow wildcard queries from root dataverse (too expensive at index time)

I checked the boxes above what what I did do.

@pdurbin
Copy link
Member

pdurbin commented Apr 6, 2015

friendlier looking filter queries in UI

Let's use #1890 to track this.

@posixeleni
Copy link
Contributor

Testing on Saved Search and I am unable to save when I try to link it to a Dataverse. It just spins and then does nothing. Tried this in Firefox and Chrome and it doesn not work in both.

Also found another tiny browser related UI issue:

"Your Dataverses" Dropdown box does not align properly with the field name in Chrome (looks fine in Firefox):
image

Taking this off QA and sending it back to Dev: @mheppler @pdurbin @kcondon do you know who should look into this?

@pdurbin
Copy link
Member

pdurbin commented Apr 7, 2015

I just tried it locally (I'm on commit 71dc999) and it worked fine:

1

2

@kcondon can you please try? If there's a stacktrace can you please grab it?

@pdurbin pdurbin assigned kcondon and unassigned pdurbin Apr 7, 2015
@posixeleni
Copy link
Contributor

Sorry @kcondon I am unable to login to do stacktrace. I reported the issue to HMDC support since the password is not letting me login.

@kcondon kcondon assigned posixeleni and unassigned kcondon Apr 8, 2015
@kcondon
Copy link
Contributor

kcondon commented Apr 8, 2015

@posixeleni Can you try again? I was not able to reproduce this.

@posixeleni
Copy link
Contributor

@kcondon try to reproduce the issue by doing the following:

  • Go to root in build
  • search for "test"
  • select Save Linked Search
  • Pop-up appears and select to add it to a dataverse (i have tried adding it to a couple)
  • blue circle spins and spins but doesnt seem to go anywhere (does it timeout?)
    image

@posixeleni
Copy link
Contributor

Spoke with @kcondon and this feature is working functionally as expected. However there are some issues with the user experience and performance issues with indexing when trying link a larger number of results that will need to be reported as a separate ticket.

I am closing this ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature a feature request
Projects
None yet
Development

No branches or pull requests

7 participants