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
Describe the bug/issue https://github.com/aces/IBIS/issues/4662
After creating a default "test" examiner with radiologist checkbox left unchecked.
Then, displaying the list of examiner containing "test" in their name:
Image
Changing the radiologist filter does not filter out the right data.
I guess Yes = 1 and No = 0, but only Yes is working. I think the column should show "Yes" or "No" instead of "0/1".