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
The requirement of blacklight configuration means this is unavailable to non-controller code, but the functionality should certainly be available throughout the codebase, including to async jobs, reports, anywhere a User object exists, etc.
https://github.com/projecthydra/curation_concerns/blob/99b38015bca4bb621c476325978293b755b7f131/app/controllers/concerns/curation_concerns/selects_collections.rb#L33-L37
The requirement of blacklight configuration means this is unavailable to non-controller code, but the functionality should certainly be available throughout the codebase, including to async jobs, reports, anywhere a User object exists, etc.
Refactor to permit something like:
The text was updated successfully, but these errors were encountered: