Skip to content

[Rust] Return None for optional primite field if its version is less than actingVersion. #1066

Open
@marciorasf

Description

@marciorasf

There's a treatment in optional fields to return None for fields which the version is less than the message actingVersion. This kind of treatment existed for all types of fields, except for optional primitives.

I implemented the treatment and added a test for this case: !1067

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions