Skip to content

Optimize batch operations #48

@ingeniumed

Description

@ingeniumed

A lot of our batch operations aren't actually batch operations at the DB layer, they are a looped single operation. That's not efficient at all, so we should switch them over to be proper batch operations. If that's not possible, we should optimize it to work on the most minimal data set possible.

Ex: Re-ordering custom statuses, or deleting custom status

Metadata

Metadata

Assignees

No one assigned

    Labels

    tech-improvementsImprovements to the underlying tech

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions