Skip to content

Use API for queries/fixed_criticals.txt (not an easy replacement) #1

@drumm

Description

@drumm

RestWS doesn't support filters with OR, so all the permutations of category and status (and multiple pages if there are more than 50 of each) would need to be fetched.

https://www.drupal.org/api-d7/node.json?type=project_issue&status=1&field_project=3060&field_issue_priority=400&field_issue_category=1&field_issue_status=7

This doesn't cover filtering by when this change happened in the issue changes field. That would be a separate request for every node. Not efficient at all but it could work.

(I could imagine GraphQL might be able to handle this better.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions