Skip to content

Filters with key=val select old responses #154

@hampelm

Description

@hampelm

Let's say we have two responses for a parcel:

  1. New response: occupied
  2. Old response: vacant

If we filter the map for status=vacant, the old result will be rendered on the map, even though it is superseded by the new response and shouldn't show up on the map as vacant. (If we just filter by "status", the map will look correct)

Can we easily filter to only the most recent entry's responses?

(this is mostly a note to self since I don't have time to dive into the code right now)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions