Skip to content

Objectcount always zero for Work Type Request #26

@PedroPotenza

Description

@PedroPotenza

Hi! It's possible to add the object count for each work type?
All the records are returning with this field zero and I was trying to use this field to sort them.

https://api.harvardartmuseums.org/worktype
Returns all of the work types.

"records": [
        {
            "objectcount": 0,
            "id": "4",
            "lastupdate": "2015-11-22T03:17:53-0500",
            "name": "adze",
            "worktypeid": "4"
        },
        {
            "objectcount": 0,
            "id": "11",
            "lastupdate": "2015-11-22T03:17:53-0500",
            "name": "ammunition",
            "worktypeid": "11"
        },
        {
            "objectcount": 0,
            "id": "16",
            "lastupdate": "2015-11-22T03:17:53-0500",
            "name": "architectural fragment",
            "worktypeid": "16"
        }
    ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions