Chaffelson / nipyapi

A convenient Python wrapper for Apache NiFi
Other
245 stars 76 forks source link

Fix issue 229 #246

Closed Chaffelson closed 3 years ago

Chaffelson commented 3 years ago

Found that importing a versioned flow was stripping out fields added in newer versions of NiFi. Also found that older versions of registry do not support these Fields and were also being silently stripped, implemented version checks and warnings for old registry or NiFi not supporting Parameters.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.4%) to 68.362% when pulling 9d75173cb868493adcbc057b3a3d79f2a204812f on fix_issue_229 into 39c07234cb3696aa398e125da119faef99eebe77 on main.