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

Add existing fields to the search in the collecting event #165

Open
nadinetamm opened this issue Mar 16, 2023 · 5 comments
Open

Add existing fields to the search in the collecting event #165

nadinetamm opened this issue Mar 16, 2023 · 5 comments

Comments

@nadinetamm
Copy link

Currently, only the Created By and Location fields can be searched to identify an existing Collecting Event. All fields from the Collecting Event section are required for the search function.

@cgendreau
Copy link
Collaborator

CollectingEvent are mostly searched via MaterialSample at the moment.

@nadinetamm
Copy link
Author

From our point of view, the search for an existing Collecting Event (in the Material Sample) should be extended by the fields "Collectors" and "Collection Number", otherwise we cannot make an assignment.

Search "Collecting Events":
search_collectingevents

Fields "Collecting Events"
fields_collectingevent

@cgendreau
Copy link
Collaborator

ok, I see on the material-sample page. Yes it should be the same that are in collecting-event/list.

@nadinetamm
Copy link
Author

We have seen that the filter function in the Collecting Event section has been adjusted, but there are still a few fields missing that would be necessary from our search scenarios:

  • Collector´s Number (already adjusted)
  • Collection Number (already adjusted)
  • Additional Collection Number (is missing)
  • Start Event Date Time (is missing)

@cgendreau
Copy link
Collaborator

The dates can be ISO partial dates making the search slightly more complex at the simple search level. Same with Additional Collection Number since it's an array

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

No branches or pull requests

2 participants