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

display_value support for custom field #125

Open
Ksnz opened this issue May 24, 2021 · 0 comments
Open

display_value support for custom field #125

Ksnz opened this issue May 24, 2021 · 0 comments

Comments

@Ksnz
Copy link

Ksnz commented May 24, 2021

API says that custom field has field named display_value

display_value is a read-only field that will always be a string. For apps that use custom fields, this is a great way to safely display/export the value of a custom field, regardless of its type. We suggest apps use this field in order to future-proof for changes to Custom Fields.

But com.asana.models.CustomField has no such field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant