mattcasters commented on issue #7520: URL: https://github.com/apache/hop/issues/7520#issuecomment-4978606112
## Fix available for testing We opened a fix PR: https://github.com/apache/hop/pull/7531 @ch2dit-byte — would you be able to test this PR with your multi-project setup (e.g. switching between `admin/Test` and `edp/edp_meta`)? That would help confirm the `MissingObjectException` on project switch is gone on your Windows + Gitea environment. ### How to evaluate a PR Guide: [Evaluating a pull request](https://hop.apache.org/dev-manual/latest/setup-dev-environment.html#_evaluating_a_pull_request) Build (from the PR branch): ```bash mvn -Pfast-build clean install ``` Thanks in advance if you get a chance to try it. -- 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]
