Skip to content

Backfill counter includes disabled collections in the count #1267

Open
@travjenkins

Description

@travjenkins

Bug
If you have an entity with disabled collections these are included. These should not be included as it can make it seem like the count of X of Y bindings is off. This is especially true when enabling ALL bindings as it can then look like more bindings are able to be backfilled than can be.

Expected
Only enabled bindings are included in the count

To fully implement this we'll need to handle better when a user is enabling a previously disabled binding. As if they click "Backfill All" with some bindings disabled and then go enable a binding... that binding won't be marked. However, since it is recently enabled we could just show the toggle as checked anyway. As this is what will happen from the user's perspective.

Screenshots
N/A

Desktop (please complete the following information):
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedProgress on the issue cannot ensue until a decision is made.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions