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

Screen components are not displayed #1670

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Screen components are not displayed #1670

merged 1 commit into from
Aug 23, 2024

Conversation

marcoAntonioNina
Copy link
Contributor

@marcoAntonioNina marcoAntonioNina commented Aug 16, 2024

Issue & Reproduction Steps

The list of components is not displayed correctly when a component is found that does not have the group to which it should be registered defined.

Expected behavior:
The component list should be displayed normally.

Actual behavior:
If a component is registered from a package and does not have a group defined, the component listing is blocked.

Solution

  • Add a default group if the group is not defined.

How to Test

Test the steps above

Related Tickets & Packages

ci:next

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

Copy link

cypress bot commented Aug 16, 2024



Test summary

296 0 19 0


Run details

Project screen-builder
Status Passed
Commit 797c4a2
Started Aug 16, 2024 12:20 PM
Ended Aug 16, 2024 12:28 PM
Duration 07:30 💡
OS Linux Ubuntu -
Browser Chrome 127

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

Copy link

@rodriquelca
Copy link
Contributor

the validation works fine
image

@boliviacoca
Copy link
Contributor

@ryancooley this would need to be merged with priority please.

@ryancooley ryancooley merged commit d78cea9 into next Aug 23, 2024
41 of 51 checks passed
@ryancooley ryancooley deleted the bugfix/FOUR-17914 branch August 23, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants