Wildbook icon indicating copy to clipboard operation
Wildbook copied to clipboard

Export filter for bulk imports

Open vkirkl opened this issue 9 months ago • 4 comments

Feature description and context

Users want the ability to export data from specific bulk imports and filter those further (such as exporting only encounters from bulk imports that have an individual ID, etc.)

Feature sign-off requirements

A new filter is added to the "Encounter Search Filters" in the Encounters | Metadata section for bulk import filename. Supplying a valid bulk import filename will limit the results returned in the Results Table to those in that bulk import (and limited by any other filters as well). The resulting data can then be exported by the existing encounter search result export functionality.

Design

  • Figma link
  • Prototype link
  • Component list/reference
    • text inputs
    • header
    • checkbox
    • buttons
  • Navigation sitemap header → search → encounters → search filterssearch resultsexport
  • Product theme references and any known in-line customization that may be needed As of now, two themes are provided: forest and ocean
  • Are there images needed for design? (attach below in zip) Images for background are provided below: Images.zip

Community link https://community.wildme.org/t/exporting-encounters-with-id-on-specific-bulk-import/4696

vkirkl avatar Mar 27 '25 17:03 vkirkl

Q: Can the filter be a dropdown restricted to unique bulk import filenames (or none)?

vkirkl avatar Mar 27 '25 18:03 vkirkl

That sounds reasonable!

goddesswarship avatar Mar 27 '25 18:03 goddesswarship

should the user be able to select multiple files?

pratisthabuddhacharya avatar Mar 29 '25 08:03 pratisthabuddhacharya

@pratisthabuddhacharya Yes

goddesswarship avatar Mar 31 '25 16:03 goddesswarship

notes: the dropdown menu will present a list of unique file names, from which the user can select one or more file names to query. therefore, if there are duplicate file names, the search results may include encounters from multiple bulk import tasks.

erinz2020 avatar Jul 24 '25 16:07 erinz2020