Skip to content

Multiple waiting lists #1171

@bobintetley

Description

@bobintetley

While the waiting list's original intent was for people surrendering animals, there are shelters in places where the demand for animals outstrips the supply. People sometimes use it as a waiting list for adopters.

Occasionally, we get a customer who wants to do both. Allow multiple waiting lists, requires a new lookup table lkwaitinglisttype - this will be a dropdown on the waiting list screen so that each list can be chosen. lkwaitinglisttype will have one default entry for "Surrenders". More types can be added under the lookup screen for Adopters or whatever someone might want to do.

animalwaitinglist will need a new column WaitingListTypeID

Rank needs to be calculated for each waiting list type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions