patricker commented on issue #3514: NIFI-6344 Add UpdateAttribute Failure Relationship URL: https://github.com/apache/nifi/pull/3514#issuecomment-499519480 @mcgilman Thanks for the link. It's interesting that this was only brought up as an issue for new relationships. Anytime a new property is added to a processor this same issue also happens; I've had several developers complain about it, especially when we upgrade the TEST environment before upgrading PROD. They push their flow to the Registry from the upgraded TEST environment, deploy to PROD, and NiFi tells them their Flow is invalid because they have an invalid property. They delete the property, then their flow is out of sync with the registry. They end up just deleting the whole process group when we upgrade PROD and redeploying.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
