Open hermannpencole opened 7 years ago
Update processor don't remove null value. In ProcessorConfigDTO when a properties is null, this property will be not serialisable in Json (and will not be send to nifi server).
done for 1.1.0.X It still needs to be done for the other versions
This is still an issue in the very latest release, do you have any plans to update it?
Update processor don't remove null value. In ProcessorConfigDTO when a properties is null, this property will be not serialisable in Json (and will not be send to nifi server).