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

Field import feedback #1114

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Field import feedback #1114

wants to merge 6 commits into from

Conversation

bellerbrock
Copy link
Collaborator

Description

Modifies field import code to add more detailed error reporting. Returns and displays error details in an alert dialog with the specific value and row number. Reported errors include:

Duplicate unique ids
Unique ids with unallowed special characters
Missing unique, primary, or secondary ids

closes #922

Change Type

  • ADDITION (non-breaking change that adds functionality)
  • CHANGE (fix or feature that alters existing functionality)
  • FIX (non-breaking change that resolves an issue)
  • OTHER (use only for changes like tooling, build system, CI, docs, etc.)

Release Note

Added more detailed reporting of field import errors

Release Type

For internal use - please leave these unchecked unless you are the one completing the merge.

  • MAJOR
  • MINOR
  • WAIT (No immediate release, but the changelog will be still be updated if there is a release note.)

@bellerbrock bellerbrock marked this pull request as draft December 11, 2024 17:59
@bellerbrock bellerbrock marked this pull request as ready for review December 12, 2024 16:05
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.

[REQUEST]: Improve field import message reporting
1 participant