Skip to content

count of scope is unnecessarily replaced with a dummy "1" #79

Closed
@catmando

Description

@catmando

get the count of a scope (without any records)
then later get some data for the same scope
the count will go to "1", then come back at the correct value.

I assume that when we fetch the actual scope data, we ignore the fact that we already know the count, and so we replace the actual known count with a dummy value.

It works out in the end, but causes a brief flicker on the display.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingready-to-releaseInternal Use Only: Has been fixed, specs passing and pushed to edge branch

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions