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

Setting enum value via setBoneValue not working #1348

Open
sveneberth opened this issue Dec 10, 2024 · 1 comment · Fixed by #1351
Open

Setting enum value via setBoneValue not working #1348

sveneberth opened this issue Dec 10, 2024 · 1 comment · Fixed by #1351
Labels
bug(fix) Something isn't working or address a specific issue or vulnerability

Comments

@sveneberth
Copy link
Member

sveneberth commented Dec 10, 2024

res = skel.setBoneValue("shipping_status", ShippingStatus.USER)
# res = False

Using viur-core==3.6.28

@sveneberth sveneberth added the bug(fix) Something isn't working or address a specific issue or vulnerability label Dec 10, 2024
sveneberth added a commit to sveneberth/viur-shop that referenced this issue Dec 10, 2024
sveneberth added a commit to viur-framework/viur-shop that referenced this issue Dec 10, 2024
@phorward
Copy link
Member

Already fixed this in 3.7 #1320

phorward added a commit that referenced this issue Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug(fix) Something isn't working or address a specific issue or vulnerability
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants