Skip to content

Conversation

@DanSheps
Copy link
Member

@DanSheps DanSheps commented Sep 5, 2023

Fixes: #13682

Fix custom field exceptions and validation

  • Change self.message to err.message to properly reference nested exception
  • Change clean logic to set "default_value" to list for multiselect and multiobject
  • Change validation logic to deconstruct choice set tuple for select to only check the value

@jeremystretch
Copy link
Member

Thanks @DanSheps!

@jeremystretch jeremystretch merged commit 2d1457b into develop Sep 6, 2023
@jeremystretch jeremystretch deleted the 13682-fix-custom-field-selection-creation branch September 6, 2023 14:47
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot add a new custom field of type selection/multiple selection list

3 participants