Closed shadinaif closed 2 years ago
Change behavior of get_organization_for_user . Switch the default value of fail_if_inactive from True to False
get_organization_for_user
fail_if_inactive
True
False
The reason is that edx-platform default behavior is not caring about the user being active or not. See get_single_user_organization method
edx-platform
Change description
Change behavior of
get_organization_for_user
. Switch the default value offail_if_inactive
fromTrue
toFalse
The reason is that
edx-platform
default behavior is not caring about the user being active or not. See get_single_user_organization methodType of change
Related issues
Checklists
Development
Security
Code review