Asana/python-asana

task['notes'] is empty

Closed this issue · 0 comments

Recently we are getting empty string for asana task notes.
ctx = asana.init()
task = asana.by_id(task_id, **ctx)
task['notes'] # empty string

┆Issue is synchronized with this Asana task