Skip to content

please make tags/popular sortable by taggable_id or created_at #314

Description

@Marfir

I want to fetch popular tags from a project to do some science stuff on it. But I need the result sorted, that I can used the page parameter to fetch only newer entries. Without the sorting I need to fetch all pages again and again to check which entries I already processed and which are new ones.

e.g.
https://talk.zooniverse.org/tags/popular?http_cache=true&taggable_type=Subject&section=project-7929&name=eclipsingbinary&page=1

expected:
"&sort=taggable_id" or "&sort=created_at" works

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions