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

SugarCRM Plugin Blank Fields #4746

Closed
StevenMJones opened this issue Aug 29, 2017 · 5 comments
Closed

SugarCRM Plugin Blank Fields #4746

StevenMJones opened this issue Aug 29, 2017 · 5 comments
Labels
bug Issues or PR's relating to bugs
Milestone

Comments

@StevenMJones
Copy link

What type of report is this:

Q A
Bug report? X
Feature request?
Enhancement?

Description:

Our company is currently using SuiteCRM / sugarCRM version 6.5 and Mautic 2.9.2. We have authorized the SugarCRM plugin and found issues with SugarCRM "Integration fields" not properly syncing with Mautic fields. We discovered pull request #4445 for a similar issue (#4445) and took those changes. We found that the fix covers most blank fields, but there are two we are still having issues with:

  1. Company Mapping > SugarCRM Integration Field "Billing State" to Mautic Field "Core State"
  • For this mapping, we have a value entered in each of our SugarCRM's accounts.billing_address_state fields, but the field appears as blank in Mautic after running the cron job to update all contacts.
  1. Contact Mapping > No SugarCRM "Contacts - Account Name" Available to Map to Mautic Field "Contacts - Core Company"
  • For this mapping, there is no SugarCRM Integration Field for "Contacts - Account Name", which should link the SugarCRM accounts.name db field to the Mautic Field "Contacts - Core Company". After testing, we have found that a SugarCRM Integration Field for "Leads - Account Name" mapping field is availble, but nothing for "Contacts - Account Name". We also attempted to map all three of the SugarCRM Integration Fields listed as "Contacts - Name"with no success. Completing each of the mappings seemed to display the Mautic Field "Contacts - Core Company" as some concatenation of the contact's first and last name.

If a bug:

Q A
Mautic version 2.9.2
PHP version

Steps to reproduce:

Issue # 1. Company Mapping > SugarCRM Integration Field "Billing State" to Mautic Field "Core State"

  1. Open the SugarCRM plugin modal window
  2. Click the "Company Mapping" tab
  3. Map the SugarCRM Integration Field "Billing State" to the Mautic Field "Core State" along with all other billing address fields to Mautic core address fields
  4. Execute the cron job to update all Companies
  5. Open a company profile and see all fields are present, but the "State" field

Issue # 2. 2. Contact Mapping > No SugarCRM "Contacts - Account Name" Available to Map to Mautic Field "Contacts - Core Company"

  1. Open the SugarCRM plugin modal window
  2. Click the "Contact Mapping" tab
  3. Browse all four pages to see there is no No SugarCRM "Contacts - Account Name" field
  4. Navigate to page 3 to see the SugarCRM "Leads - Account Name" field
  5. Complete all applicable contact mappings
  6. Execute the cron job to update all Contacts
  7. Open a contact to see there is no company name assigned

Log errors:

No errors were produced, the results appear as blank in the UI.

@escopecz escopecz added the bug Issues or PR's relating to bugs label Aug 30, 2017
@stancel
Copy link
Contributor

stancel commented Aug 30, 2017

This issue is not working in the latest 2.10.0-beta release / tagged commit as well.

@stancel
Copy link
Contributor

stancel commented Sep 3, 2017

Hi @mqueme, could you please take a look at this one when you get a chance?

@KaKite
Copy link

KaKite commented Feb 8, 2018

Still not working in v2.12.1

@stancel
Copy link
Contributor

stancel commented Feb 8, 2018

Hi @KaKite, please test pull request #5610 for the fix. If you are setting up any custom fields you will also pull to pull in the code and test pull request #5616. If those work for you like they have worked for us and at least one other, please update the issues for both so the Mautic team knows that they have passed there as well and will hopefully be included in one of the upcoming releases. Thanks.

@npracht
Copy link
Member

npracht commented Mar 28, 2019

Solved in 2.14.1 according to last @stancel's message

@npracht npracht closed this as completed Mar 28, 2019
@npracht npracht added this to the 2.14.1 milestone Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues or PR's relating to bugs
Projects
None yet
Development

No branches or pull requests

5 participants