Get help from other users here.
Moderators: Developer, Contributor
-
Growler
- Posts: 10
- Joined: 08 Dec 2005, 03:08
Post
by Growler »
When I add a custom field as a checkbox Yes,No
I get an error every time I try to update an issue. IF I redefine the custom field to be a string, then it works.
-
Narcissus
- Developer
- Posts: 338
- Joined: 17 Feb 2005, 09:45
Post
by Narcissus »
Are you actually using 'Yes,No', or 'Yes|No'?
The second form is the required format.
-
Growler
- Posts: 10
- Joined: 08 Dec 2005, 03:08
Post
by Growler »
Thanks for the quick reply - that fixes it.