Hi, I'm working on creating NiFi workflows and packaging them using templates. However when the templates are uploaded into the new workspace, 3 custom properties are added to all of our ExecuteSQL processors, causing them to error out. We have verified that these properties are not present when the template is created & downloaded, and only become present when the template is uploaded. It is also weird because this only happens on some machines..
Below is a list of the 3 custom properties that get added to the ExecuteSQL processors, along with screenshots of the errors.
esql-max-rows
compression-format
esql-output-batch-size


What's causing this, and how do we fix it? Really at a loss here so any help is appreciated..