1) Import data_ingest.zip on Kylo v0.7.1 (dladmin user)
2) Upgrade to v0.8.1 with entity access turned on
3) Re-import data_ingest.zip for v0.8.1 (dladmin user)
Expected: The import should go through.
Actual: The import gets stuck and only line in the log is:
2017-05-23 20:56:42 INFO http-nio-8420-exec-2:ExportImportTemplateService:585 - Importing Zip file template data_ingest.zip, overwrite: false, reusableFlow: true
Similar issue with data_transformation.zip template.
the user interface shows the warning when the overwrite is false. The template already exists
cannot reproduce.. closing the issue
Not able to reproduce, either.
This issue was due to an older version of code running due to some caching issue. Hard-clearing the browser cache resolved it.