[openSUSE/open-build-service] 16b83b: Don't error when checking user roles on a project
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 16b83b22ede69ce2c0bbfe646c1e5243fddbd350 https://github.com/openSUSE/open-build-service/commit/16b83b22ede69ce2c0bbfe... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-12-16 (Mon, 16 Dec 2024) Changed paths: M src/api/app/controllers/webui/request_controller.rb Log Message: ----------- Don't error when checking user roles on a project Substitute the call to the overwritten `Project.find_by_name` finder method with plain ActiveRecord finder methods. Commit: d4fbbe77b538ff80af00cda5189210d53e27234f https://github.com/openSUSE/open-build-service/commit/d4fbbe77b538ff80af00cd... Author: Eduardo J. <enavarro@suse.com> Date: 2024-12-16 (Mon, 16 Dec 2024) Changed paths: M src/api/app/controllers/webui/request_controller.rb Log Message: ----------- Merge pull request #17193 from eduardoj/fix/issue_17176 Don't error when checking user roles on a project Compare: https://github.com/openSUSE/open-build-service/compare/1d4e3799b4a8...d4fbbe... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Eduardo J.