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

Gitlab org_name migration #517

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Gitlab org_name migration #517

merged 1 commit into from
Aug 12, 2024

Conversation

adnanhashmi09
Copy link
Contributor

Linked Issue(s)

We ran into a problem where gitlab org_name was not being set properly for nested orgs and suborgs.
And the frontend was making queries using group_name instead of group idempotent key (internal Id given by gitlab)

This PR sets the org name properly for nested orgs and sends group_id back to frontend for querying using that id

Acceptance Criteria fulfillment

  • Task 1
  • Task 2
  • Task 3

Proposed changes (including videos or screenshots)

Further comments

@adnanhashmi09 adnanhashmi09 force-pushed the gitlab-org-name-migration branch from 96086f1 to 3c9c95d Compare August 12, 2024 14:40
@adnanhashmi09 adnanhashmi09 merged commit 278c712 into main Aug 12, 2024
3 checks passed
@adnanhashmi09 adnanhashmi09 deleted the gitlab-org-name-migration branch August 12, 2024 14:53
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.

2 participants