Skip to content

Ignore all annotations in store instead of only the ones requested. #209

@daanvdk

Description

@daanvdk

https://github.com/CodeYellowBV/django-binder/blob/master/binder/views.py#L1721

This line makes us ignore values sent for annotations, however the problem is that this will only return the annotations requested by the current request. In a lot of cases we do send values for optional annotations while we do not request them to be returned, these are now not ignored and should also be ignored.

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