Skip to content

Conversation

@marcoAntonioNina
Copy link
Contributor

@marcoAntonioNina marcoAntonioNina commented Feb 11, 2025

Issue & Reproduction Steps

  1. Log-in
  2. Go to translations and create a non major language like Afrikaans, Gallician, Catalan
  3. Generate all the translations of the plataform for the language of step 2.
  4. Select as the System language the language selected in step2.
  5. Create a PMBlock

Current Behavior
The PMBlock configuation tabs are note displayed

Expected Behavior
A user should be able to create a PM Block with any language

Related Tickets & Packages

Solution:

The problem was caused by the limited set of translations that the library validator.js supports. We added code to use english as a fallback language.

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.

ci:processmaker:bugfix/FOUR-21898
ci:package-pm-blocks:bugfix/FOUR-21898
ci:screen-builder:bugfix/FOUR-21898

@boliviacoca
Copy link
Contributor

@processmaker-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@ryancooley ryancooley merged commit 4c2f2ad into release-2025-winter Feb 26, 2025
13 of 18 checks passed
@ryancooley ryancooley deleted the bugfix/FOUR-21898 branch February 26, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants