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

Security Groups do not work with modules whose name exceeds 36 characters. #9883

Closed
SinergiaCRM opened this issue Jan 3, 2023 · 0 comments · Fixed by #9884
Closed

Security Groups do not work with modules whose name exceeds 36 characters. #9883

SinergiaCRM opened this issue Jan 3, 2023 · 0 comments · Fixed by #9884
Labels
Area: Module Issues & PRs related to modules that do not have specific label Priority:Important Issues & PRs that are important; broken functions, errors - there are workarounds Status:Fix Proposed A issue that has a PR related to it that provides a possible resolution Type: Bug Bugs within the core SuiteCRM codebase

Comments

@SinergiaCRM
Copy link
Contributor

Issue

Security groups do not work properly with modules whose name exceeds 36 characters. In the detail view, the GS subpanel is correctly displayed and the assignment does not cause any errors in the log, but the selected GS is not displayed in the subpanel.

Expected Behavior

The operation should be correct regardless of the number of characters in the module.

Actual Behavior

If the name of a module exceeds 36 characters, security groups simply do not work for that module.

Steps to Reproduce

  1. In the module builder, create a package with a module whose name (including the prefix) exceeds 36 characters and install it.
  2. Create any security group.
  3. Assign any security group to a record of the newly created module.
  4. Check in the detail view of a record of the new module for the error (the GS will not be visible in the subpanel after assigning it).

Your Environment

  • SuiteCRM Version used: 7.12.8
  • Browser name and version: Versión 107.0.5304.121 (Build oficial) (64 bits)
  • Environment name and version: MariaDB 10.6.5, PHP 7.4
  • Operating System and version : KDE Neon 5.26
juanSTIC pushed a commit to SinergiaTIC/SuiteCRM that referenced this issue Jan 3, 2023
@johnM2401 johnM2401 added Type: Bug Bugs within the core SuiteCRM codebase Priority:Important Issues & PRs that are important; broken functions, errors - there are workarounds Area: Module Issues & PRs related to modules that do not have specific label labels Jan 17, 2023
@gemartin21 gemartin21 added the Status:Fix Proposed A issue that has a PR related to it that provides a possible resolution label Jan 24, 2023
jack7anderson7 pushed a commit that referenced this issue Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Module Issues & PRs related to modules that do not have specific label Priority:Important Issues & PRs that are important; broken functions, errors - there are workarounds Status:Fix Proposed A issue that has a PR related to it that provides a possible resolution Type: Bug Bugs within the core SuiteCRM codebase
Projects
None yet
3 participants