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

Cannot create records from a custom module #215

Closed
Kevconry opened this issue Feb 14, 2023 · 0 comments · Fixed by #299
Closed

Cannot create records from a custom module #215

Kevconry opened this issue Feb 14, 2023 · 0 comments · Fixed by #299
Labels
Area: Backend Area: Legacy Area: PHP8 Issues & PRs related to the CRM when using PHP8 Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds Status: Team Investigating Labels for issues in which the Core Team are investigating / Intend to Investigate Type:Bug Something isn't working

Comments

@Kevconry
Copy link

Kevconry commented Feb 14, 2023

Issue

When trying to create a record through a custom module linked with a custom relationship,the record is not created

Expected Behavior

The record should be created

Actual Behavior

The record is not created

Possible Fix

Steps to Reproduce

  1. Go to Admin -> Module Builder
  2. Select "New Package"
  3. Create a new package
  4. Once created, deploy the package
  5. Go to Admin -> Studio -> Name of the custom module -> Relationships
  6. Create a new, many to many relationship with the custom module to any existing module
  7. Click "Save & Deploy"
  8. Go to the custom module
  9. Create a new record
  10. Go to the detailview of the record you created
  11. Try to add/create a record from the subpanel of the chosen module

Context

Your Environment

  • SuiteCRM Version used: 8.2.3
  • Browser name and version: Version 110.0.5481.77 (Official Build) (64-bit)
  • Environment name and version: MYSQL, PHP8.1
  • Operating System and version: Ubuntu 22.04.1 LTS
@Kevconry Kevconry changed the title Cannot create Leads in custom module Cannot create records from a custom module Feb 14, 2023
@Kevconry Kevconry added Type:Bug Something isn't working Area: PHP8 Issues & PRs related to the CRM when using PHP8 Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds labels Feb 21, 2023
@gemartin21 gemartin21 added the Status: Team Investigating Labels for issues in which the Core Team are investigating / Intend to Investigate label Feb 28, 2023
jack7anderson7 added a commit to jack7anderson7/SuiteCRM-Core that referenced this issue Jul 18, 2023
jack7anderson7 added a commit to jack7anderson7/SuiteCRM-Core that referenced this issue Jul 18, 2023
jack7anderson7 added a commit to jack7anderson7/SuiteCRM-Core that referenced this issue Jul 18, 2023
jack7anderson7 added a commit to jack7anderson7/SuiteCRM-Core that referenced this issue Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Backend Area: Legacy Area: PHP8 Issues & PRs related to the CRM when using PHP8 Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds Status: Team Investigating Labels for issues in which the Core Team are investigating / Intend to Investigate Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants