Skip to content

hide attribute couldn't be overriden #14

Description

@ajitjain

if base mmd type has set hide="true" for a field then derived type is not able to change it to "false".
this is because inheritance handler is not able to determine (post-deserialization) whether the attribute actually didn't exist, or was "false". it then inherits the value from the base.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions