Skip to content

Skipping pre-populated query fields like Shot.OpenNotes #6

Description

@patrickwolf

Some query fields like Shot.OpenNotes are returned by the regular shotgun API and because of it do not actually need to be queried again as query fields ie reducing overhead. All that might be needed is a check if the field is != None and then skip get the field value again.

Thanks
Patrick

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