You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
BLOCKED: The client needs a way to know which bindings are new to the specification and which of the existing bindings were enabled (ref: flowissue 1783).
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
The text was updated successfully, but these errors were encountered: