Project

Profile

Help

Issue #9665

Updated by fao89 about 2 years ago

 

 **Ticket moved to GitHub**: "pulp/pulpcore/2092":https://github.com/pulp/pulpcore/issues/2092 




 ---- 


 While migrating to the Roles backend I find I need to access `adjust_roles` [1] and CI throws an error when accessing it via `from pulpcore.app.apps import adjust_roles` [2]. 

 [1] https://github.com/pulp/pulpcore/blob/main/pulpcore/app/apps.py#L269 
 [2] https://github.com/ansible/galaxy_ng/runs/4731797454?check_suite_focus=true 

Back