Skip to content

LsThingService.getCodeNameFromName does not scale well #756

@bffrost

Description

@bffrost

When calling getCodeNameFromName with a few thousand labels, it can take several minutes to return as this Roo service loops through each label and does a separate lookup.
It should be possible to speed this up by doing fewer queries in bulk.

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