Update Asana integration to use new gid field.

Review Request #10651 — Created July 29, 2019 and submitted

david
rbintegrations
master
rbintegrations

Because they're approaching the limits of integers, Asana has been
migrating their API to use a string-based ID field for all tasks. This
change updates our integration to use that new ID.

Used the Asana field to link to several tasks. Saw that the new ones
used the new gid field, and that old items still linked correctly and
updated the stored data when saved.

Summary
Update Asana integration to use new gid field.
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-1.0.x (5116e57)
Loading...