ProcessMaker / vue-form-elements

Reusable VueJS Based Form Elements
25 stars 12 forks source link

FOUR-14272: [next] Required field asterisk is not being shown if the field is inside two multicolumns #432

Closed henryjonathanquispe closed 2 months ago

henryjonathanquispe commented 2 months ago

STEPS TO REPRODUCE

  1. Login to PM4 instance.
  2. Create a process with a script task before a form task.
  3. Create a script to set the condition for the required fields. In the example the condition used is "YQP_SUBMIT_SAVE" => "SUBMIT"
  4. Create a screen with two multicolumns one inside the other and put fields inside them.
  5. The fields should have the RequiredIf property and the condition used there should be the condition previously defined in the script created.
  6. Assign the script and screen created to the corresponding tasks in the process.
  7. Assign the admin user as requestor.
  8. Run a case

RELATED TICKET https://processmaker.atlassian.net/browse/FOUR-14272

ci:next

processmaker-sonarqube[bot] commented 2 months ago

Quality Gate passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
0.0% 0.0% Coverage on New Code
0.0% 0.0% Duplication on New Code

See analysis details on SonarQube