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
If "complete" studies are queried, only studies with no active annotations should be returned. The current logic in Study._findQueryFilter only looks up studies that contain any complete annotations.
If "complete" studies are queried, only studies with no active annotations should be returned. The current logic in
Study._findQueryFilteronly looks up studies that contain any complete annotations.