You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
Trello have added pink, sky, lime and black to the labaleNames in the JSON representation these need to be added to TrelloNet.Color otherwise you get a serialization error of the form "Error converting value "pink" to type 'TrelloNet.Color'. Path '[23].labelNames.pink'"
The text was updated successfully, but these errors were encountered:
As far as I understand from the discussion on https://trello.com/c/ylDBKS2F the Trello team is aiming for unlimited number of labels. There might be a need to adapt to that as well?
I'm not sure how to rewrite the code to accept a variable list of label names so I'm currently unable to suggest a fix myself.
Trello have added pink, sky, lime and black to the labaleNames in the JSON representation these need to be added to TrelloNet.Color otherwise you get a serialization error of the form "Error converting value "pink" to type 'TrelloNet.Color'. Path '[23].labelNames.pink'"
The text was updated successfully, but these errors were encountered: