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(instance): add ID suffix to organization field #861

Merged
merged 3 commits into from
Apr 14, 2020

Conversation

Sh4d1
Copy link
Contributor

@Sh4d1 Sh4d1 commented Apr 11, 2020

Signed-off-by: Patrik Cyvoct [email protected]

Signed-off-by: Patrik Cyvoct <[email protected]>
OrganizationID *string
}

c.ArgSpecs.GetByName(oldOrganizationFieldName).Name = newOrganizationFieldName
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: this line is duplicated in a lot of places, we could add a small function renameOrganizationIDArgSpec(c.ArgSpecs)

Signed-off-by: Patrik Cyvoct <[email protected]>
Copy link
Contributor

@kindermoumoute kindermoumoute left a comment

Choose a reason for hiding this comment

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

LGTM

@Sh4d1 Sh4d1 merged commit 56d434e into scaleway:v2 Apr 14, 2020
@remyleone remyleone added the instance Instance issues, bugs and feature requests label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
instance Instance issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants