Uploaded image for project: 'TRELLO'
  1. TRELLO
  2. TRELLO-715

Unchecking a checkbox Custom Field via API does not update its checked status (true or false) in the card back

XMLWordPrintable

    • 1
    • Minor

      Issue Summary

      If a checkbox Custom Field is unchecked via API, it will still be displayed as checked in the card back, despite the data (card JSON) indicating that "checked = false".

      Steps to Reproduce

      1. Create a card;
      2. Create a checkbox-type Custom Field in the card;
      3. Check the checkbox (checked = true);
      4. Close the card;
      5. Uncheck the checkbox via API using https://api.trello.com/1/cards/id/customField/id/item (checked = false);
      6. Re-open the card.

      Expected Results

      Checkbox is unchecked.

      Actual Results

      Checkbox is still checked.

      Workaround

      Unchecking the checkbox via UI.

              ab98aabc6f59 Jeff Day
              9e2dfaf9202f Gustavo Kindel
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: