← Back to team overview

dhis2-devs team mailing list archive

[Bug 1554305] Re: Category option attribute with value type yes/no is not save value

 

Hi Mark,


It is now like I create a new category option with yes/no attribute,  I check the box and save this category option. 

In api, i see category option has attribute save as 'true'

The next step I view edit the category option, the check box is blank
(unchecked) => it should show as checked, because in api it is 'true'
value

I click save button again without check the box.

I api, it is still 'true' value. =>it should be 'false' because the
check box is save as blank)

I edit category option again, check again in the box and uncheck after that. Then I click save button. 
In api, I see category option has attribute has value is 'false'

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1554305

Title:
  Category option attribute with value type yes/no is not save value

Status in DHIS:
  Fix Released

Bug description:
  When update or create new category option which has custom attribute
  (This attribute assign to Category Option and Value type yes/no) the
  check box of this custom attribute is not saved after click save
  button.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1554305/+subscriptions


References