Skip to content

hide attribute couldn't be overriden #14

@ajitjain

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.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions