Skip to content

fix: handles the case where a project is actually a domain (is_domain: true)#1482

Merged
cardoe merged 1 commit into
mainfrom
is_domain_true_project
Dec 9, 2025
Merged

fix: handles the case where a project is actually a domain (is_domain: true)#1482
cardoe merged 1 commit into
mainfrom
is_domain_true_project

Conversation

@haseebsyed12
Copy link
Copy Markdown
Contributor

@haseebsyed12 haseebsyed12 commented Dec 5, 2025

skip Nautobot sync when project is actually a domain.

@haseebsyed12 haseebsyed12 requested a review from a team December 5, 2025 11:04
@haseebsyed12 haseebsyed12 changed the title handles the case where a project is actually a domain (is_domain: true) fix: handles the case where a project is actually a domain (is_domain: true) Dec 5, 2025
@haseebsyed12 haseebsyed12 force-pushed the is_domain_true_project branch from 089f98d to 500359f Compare December 5, 2025 14:36
Copy link
Copy Markdown
Contributor

@cardoe cardoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So if it's a domain being updated then we need to not do any updates. We shouldn't treat it as default:sso if the domain sso is being updated.

@haseebsyed12 haseebsyed12 force-pushed the is_domain_true_project branch from 500359f to 09c4cae Compare December 5, 2025 15:32
@haseebsyed12 haseebsyed12 requested a review from cardoe December 5, 2025 15:32
@haseebsyed12 haseebsyed12 force-pushed the is_domain_true_project branch from 09c4cae to c82775e Compare December 5, 2025 15:42
Comment thread python/understack-workflows/understack_workflows/main/sync_keystone.py Outdated
@haseebsyed12 haseebsyed12 force-pushed the is_domain_true_project branch 2 times, most recently from fd5cc9c to 174bead Compare December 9, 2025 09:50
@haseebsyed12 haseebsyed12 requested a review from cardoe December 9, 2025 14:29
skip Nautobot sync when project is actually a domain.
when syncing a domain like "sso" this error `Request requires an ID but none was found` use to occur
@haseebsyed12 haseebsyed12 force-pushed the is_domain_true_project branch from 174bead to 1a20422 Compare December 9, 2025 15:44
@cardoe cardoe added this pull request to the merge queue Dec 9, 2025
Merged via the queue into main with commit ba82342 Dec 9, 2025
46 checks passed
@cardoe cardoe deleted the is_domain_true_project branch December 9, 2025 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants