mattcasters commented on PR #8313: URL: https://github.com/apache/hop/pull/8313#issuecomment-5636505619
Addressed in 38dbd010a8: 1. Dropped `notifyGuiAfterImport` and the two tests. Those events only refresh the **active** project, so they did nothing for folder import (and only helped import-into-existing when that project was already the one on screen). 2. Empty `defaultProjectConfigFile` now falls back to `project-config.json` the same way `ProjectConfig.getActualProjectConfigFilename` does. The create-project test pins that value on the fixture so it no longer depends on the host `hop-config.json`, and there is a case that starts from `""`. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
