City-of-Bloomington / drupal-theme-cob

COB Theme for the drupal website
https://bloomington.in.gov
GNU Affero General Public License v3.0
2 stars 1 forks source link

Animal Shelter: do not display animals with "Do not release" flag #203

Closed inghamn closed 4 years ago

inghamn commented 4 years ago

We're working on displaying strays held at the animal shelter. The ASM service, though does not provide any filters - it just returns all the animals held.

We want to not display animals that staff have used a custom flag, "Do not release-Invvestigation". We'll need to check for this flag while we're iterating through the response.

https://github.com/City-of-Bloomington/drupal-module-asm/issues/3