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

Forced GitHub ID to be Int #3091

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

dealako
Copy link
Member

@dealako dealako commented Aug 2, 2021

  • cast github ID to an integer value for the index query call -
    previously, string was accepted, but after the index update it now only
    accepts an integer value

Signed-off-by: David Deal [email protected]

- cast github ID to an integer value for the index query call -
previously, string was accepted, but after the index update it now only
accepts an integer value

Signed-off-by: David Deal <[email protected]>
@dealako dealako requested a review from makkalot August 2, 2021 15:32
Copy link
Contributor

@makkalot makkalot left a comment

Choose a reason for hiding this comment

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

👍

@dealako dealako merged commit e33f2d3 into communitybridge:main Aug 2, 2021
@dealako dealako deleted the bug/github-gitlab-id-rename branch August 2, 2021 15:44
nickmango pushed a commit to nickmango/easycla that referenced this pull request Aug 17, 2021
- cast github ID to an integer value for the index query call -
previously, string was accepted, but after the index update it now only
accepts an integer value

Signed-off-by: David Deal <[email protected]>
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