How to set "Default Value" in a custom selection field with a Selection Field Choice Set #19766
Unanswered
nomad-cyanide
asked this question in
Help Wanted!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to set a default value for a custom field.
The field i type Selection and I have a selection field choice set defined.
The selection choice set is defined like this:
The problem comes when I try to set a "Default Value" for the custom field. Either it says my entered JSON is either invalid or this message:
Invalid default value "{'choice3': 'Owned by tenant'}": Invalid choice ({'choice3': 'Owned by tenant'}) for choice set ownership_choices.
The above message comes when I enter this JSON:
I might just be a JSON noob, but I really can't see a solution to this myself. :(
Beta Was this translation helpful? Give feedback.
All reactions