Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1.0
Description
When serializing Hop metadata we use an annotation called @HopMetadataProperty. The option defaultBoolean() is not enforced.
So if you have a new boolean flag in a metadata POJO which you want to have enabled for new objects but disabled for old ones, you should be able to do this with this option. Unfortunately it's not considered when loading old metadata.
Attachments
Issue Links
- links to