Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix @kogito-apps/process-form: doesn't display custom forms. #526

Closed
pefernan opened this issue Aug 30, 2023 · 1 comment · Fixed by apache/incubator-kie-kogito-apps#1927
Assignees
Labels
area:form-generation-tool area:tools Issues affecting Apache KIE tooling projects type:bug Something is behaving unexpectedly

Comments

@pefernan
Copy link

pefernan commented Aug 30, 2023

Although the form-generation-tool generates the process forms, the process-form component still uses the default autogenerated form... we should make it use the custom if provided by the app.

Steps to reproduce:

  1. Generate patternfly forms using form-generation-tool for any BPM Quarkus project in kogito-examples (for example process-usertasks-quarkus-with-console)
  2. In the project pom.xml add a dependency to the runtime-tools-quarkus-extension
  3. Start the Kogito project in dev mode (mvn clean quarkus:dev)
  4. Open the Dev ui (http://locahost:8080/q/dev) and click on the Process Instances link inside the Runtime Tools Quarkus Extension and start a new process instance, de default form will be displayed instead of the one generated by the form-generation-tool
@jomarko jomarko added type:bug Something is behaving unexpectedly area:tools Issues affecting Apache KIE tooling projects area:bpmn Related to BPMN labels Aug 30, 2023
@yesamer yesamer added area:form-generation-tool and removed area:bpmn Related to BPMN labels Sep 1, 2023
@jomarko jomarko self-assigned this Nov 24, 2023
@jomarko jomarko moved this from 📋 Backlog to ⏳ In Progress in 🦉 KIE Podling Board Nov 24, 2023
@jomarko
Copy link

jomarko commented Nov 29, 2023

Will be addressed via apache/incubator-kie-kogito-apps#1927

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:form-generation-tool area:tools Issues affecting Apache KIE tooling projects type:bug Something is behaving unexpectedly
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants