Closed developStorm closed 12 months ago
I missed this PR earlier. Is this behavior with passing null here still correct and desirable? Can you clarify what happens if you pass "false" vs. passing null?
This still seems to be the official way of doing it and is desirable. Tested on piazza.com:
Passing non-null value cause account with TA-permission not able to see uid of anonymous students (as it is in the "student view")
This function currently fails to get the uid of anonymous students, which seems to be a bug?