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

Fix import to objects #297

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

npracht
Copy link

@npracht npracht commented Jan 27, 2023

Q A
Bug fix? (use the a.b branch)
New feature/enhancement? (use the a.x branch)
Deprecations?
BC breaks? (use the c.x branch)
Automated tests included?
Related user documentation PR URL not relevant
Related developer documentation PR URL not relevant
Issue(s) addressed

Description:

If you import items of a custom objects, you have error in UI if you have a mandatory field in the object even if mapped:
Capture d’écran 2023-01-27 à 09 16 03

Steps to test this PR:

  1. Setup a custom object
  2. Set 1 custom object field as mandatory
  3. Do an import AND map your mandatory field
  4. See error thrown even if mapped.

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.

1 participant