thiagoelg opened a new pull request, #3143: URL: https://github.com/apache/incubator-kie-tools/pull/3143
Fetching the list of custom forms (`/forms`) now will initialize the Storage again, listing all files in the `custom-dev-forms` directory. This solves the issue when new custom forms are generated using the extension while the jBPM Quarkus DevUI is running, but the forms list is not updated with the new forms. This solution is not pretty. We should be able to hook into the "hot-reload" API from Quarkus, but I don't know how to do that and couldn't find any documentation online. This fix should be good enough for development use cases, so I'm not too worried about 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
