Skip to content

GaiaClass.ROW_LIMIT prevents effective searching #1760

Open
@lib-j

Description

@lib-j

The GaiaClass.ROW_LIMIT put in from this PR:
#1641

Now limits all queries to return only the top 50 objects. There is no way to adjust this row limit without breaking python conventions over class attributes.

A better solution would be to use this attribute (set to unlimited) as a default to all the search methods, with a parameter to these methods for overriding the default.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions