• 
      

    Update Asana integration to use new gid field.

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

    Information

    rbintegrations
    master

    Reviewers

    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 ID
    Update Asana integration to use new gid field.
    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. Testing Done: 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.
    83c4484dfe99e4c66820b6ba0283a64ac91ec300
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-1.0.x (5116e57)