Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow correctly reading custom fields #53

Closed
wants to merge 2 commits into from
Closed

Allow correctly reading custom fields #53

wants to merge 2 commits into from

Conversation

tiramiseb
Copy link

Maybe fixes #42

@AlmogBaku
Copy link
Contributor

This PR suffers from the same problem I had with Dropdown fields

@tiramiseb
Copy link
Author

@AlmogBaku I don't get it.
I have tested this PR with dropdown fields, and it works...

Please note I have changed some functions names in order to make it work seamlessly with dropdown fields and all other types of fields.

When you call card.CustomFieldsMap(board.CustomFieldsMap()) (which is explained in the comments used by godoc), you should get all fields values, whatever their types.

@tiramiseb
Copy link
Author

tiramiseb commented Oct 14, 2019

@AlmogBaku's implementation #54 is better than this one. Closing.

@tiramiseb tiramiseb closed this Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Couldn't fetch custom fields values when getting a list of cards
2 participants