Thanks to visit codestin.com
Credit goes to github.com

Skip to content

identity: add support for string boolean in users' enabled member #3370

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

Merged
merged 1 commit into from
May 23, 2025

Conversation

kayrus
Copy link
Contributor

@kayrus kayrus commented May 8, 2025

Fixes #3369

Links to the line numbers/files in the OpenStack source code that support the
code in this PR:

[PUT URLS HERE]

@github-actions github-actions bot added edit:identity This PR updates identity code semver:patch No API change labels May 8, 2025
@coveralls
Copy link

coveralls commented May 8, 2025

Coverage Status

coverage: 63.822% (-0.008%) from 63.83%
when pulling d451208 on user-bool
into ad0459b on main.

@winiciusallan
Copy link

Some CIs have failed. I think it was because devstack turned Antelope and Bobcat to "eom" and "eol" respectively.

I opened #3372

@winiciusallan
Copy link

@kayrus can we rerun CI jobs?

@kayrus kayrus added the backport-v2 This PR will be backported to v2 label May 23, 2025
@kayrus kayrus requested a review from a team May 23, 2025 13:37
@stephenfin stephenfin merged commit dda154a into main May 23, 2025
28 checks passed
@stephenfin stephenfin deleted the user-bool branch May 23, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v2 This PR will be backported to v2 edit:identity This PR updates identity code semver:patch No API change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when querying users: cannot unmarshal string into Go struct field .users of type bool
4 participants