Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [AAP-38148] import utils module properly to solve AttributeError in get_default_organization #1172

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hsong-rh
Copy link
Contributor

@hsong-rh hsong-rh commented Jan 2, 2025

Fix the AttributeError raised in models.utils.get_default_organization()

     models.utils.get_default_organization()

    AttributeError: module 'aap_eda.core.models' has no attribute 'utils'

https://issues.redhat.com/browse/AAP-38148

@hsong-rh hsong-rh requested a review from a team as a code owner January 2, 2025 21:46
@hsong-rh hsong-rh changed the title fix: import utils module properly to solve AttributeError in get_default_organization function fix: [AAP-38148] import utils module properly to solve AttributeError in get_default_organization Jan 2, 2025
kaiokmo
kaiokmo previously approved these changes Jan 2, 2025
Copy link

sonarqubecloud bot commented Jan 3, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants