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

Sometimes unknown enum values are lost #606

Open
cthulhu-rider opened this issue Jul 22, 2024 · 1 comment
Open

Sometimes unknown enum values are lost #606

cthulhu-rider opened this issue Jul 22, 2024 · 1 comment
Labels
bug Something isn't working I4 No visible changes S4 Routine U3 Regular

Comments

@cthulhu-rider
Copy link
Contributor

cthulhu-rider commented Jul 22, 2024

currently, Unmarshal / UnmarshalJSON of eACL and constituent types loses unknown enum value and shrinks them to 0. This should not be done: callers shouls be able to access real value and decide what to do on their own

@cthulhu-rider cthulhu-rider added the bug Something isn't working label Jul 22, 2024
@roman-khimov roman-khimov added U3 Regular S4 Routine I4 No visible changes labels Jul 22, 2024
cthulhu-rider added a commit that referenced this issue Jul 23, 2024
Caused by #606 which should make them PASS.

Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider added a commit that referenced this issue Jul 23, 2024
Caused by #606 which should make them PASS.

Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider added a commit that referenced this issue Jul 24, 2024
Caused by #606 which should make them PASS.

Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider added a commit that referenced this issue Jul 25, 2024
Caused by #606 which should make them PASS.

Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider added a commit that referenced this issue Jul 30, 2024
Caused by #606 which should make them PASS.

Signed-off-by: Leonard Lyubich <[email protected]>
@cthulhu-rider cthulhu-rider changed the title eacl: Unknown enum values are lost Sometimes unknown enum values are lost Aug 2, 2024
@cthulhu-rider
Copy link
Contributor Author

plus session verbs

cthulhu-rider added a commit that referenced this issue Aug 7, 2024
Caused by #606 which should make them PASS.

Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider added a commit that referenced this issue Aug 9, 2024
Caused by #606 which should make them PASS.

Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider added a commit that referenced this issue Aug 9, 2024
Caused by #606 which should make them PASS.

Signed-off-by: Leonard Lyubich <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working I4 No visible changes S4 Routine U3 Regular
Projects
None yet
Development

No branches or pull requests

2 participants