Thanks to visit codestin.com
Credit goes to github.com

Skip to content

De-duplicate workspaces and workspace count queries #4604

Closed as not planned
Closed as not planned
@presleyp

Description

@presleyp

The workspaces filter is complex, largely due to filtering on workspace status. We have two queries that need to apply this filter: GetWorkspaces and GetWorkspaceCount. Right now the filtering code is just copy-pasted between them. Consider using a view or other strategy to DRY up the queries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleThis issue is like stale bread.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions