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

Allow for JSON array objects in name generation data and improve error messaging #4785

Merged
merged 4 commits into from
Sep 29, 2023

Conversation

labkey-susanh
Copy link
Contributor

@labkey-susanh labkey-susanh commented Sep 27, 2023

Rationale

Sometimes, when coming from individual editing forms, the value for a parent input field is a JSONArray, so we should handle that when trying to parse values in naming patterns.

Related Pull Requests

Changes

  • Update handing of parentNames to also handle JSONArrays as values
  • Improve error messaging when parsing fails.

@labkey-susanh labkey-susanh merged commit bc7edda into develop Sep 29, 2023
1 check passed
@labkey-susanh labkey-susanh deleted the fb_parentAliasDefaults branch September 29, 2023 20:25
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.

2 participants