Completed
#0893 Custom Field Checkbox unchecks
Custom Fields are GREAT... except for the following.
I created a Custom Checkbox with ID and Name both "Reviewed"
Input Type is checkbox
Python type is boolean
Included in Filter Options
In an existing issue, I selected Change Details and checked the box.
Save the issue and the filter found it.
Went back to the same iss and clicked Change Details
The box is no longer checked.
Submitted by:
<Brent Skinner>
13-Jan 2010
1 month and 4 weeks and 1 day old
1 month and 4 weeks and 1 day old
Thanks for spotting. In fact, when looking into this I found one other bug. I've just committed this to SVN:
Bug fixed: Custom checkbox boolean fields whose values were True
appeared as a unchecked checkbox on editing details (Real#0893)
Bug fixed: Custom checkbox boolean fields whose values were False
didn't show up issue details.
14-Jan 2010