PurpleTurtleCreative / completionist

Asana integration plugin for WordPress.
https://purpleturtlecreative.com/completionist/
GNU General Public License v3.0
3 stars 0 forks source link

Asana API project.team Field Deprecation #237

Closed MichelleBlanchette closed 2 days ago

MichelleBlanchette commented 1 month ago
Hello,
 
We are reaching out to you because our records indicate that you recently accessed or modified the project.team field over the Asana API. We want to inform you about an important upcoming change that may impact your integration. This change, part of our ongoing efforts to enhance Asana's project permissions model, will take effect soon and will require you to update how you interact with projects and teams through the API.

Key Details

  • Projects will no longer have a containing team
  • The project.team field will be deprecated
  • New endpoints for managing project memberships offer similar functionality with enhanced data access control

Timeline

These changes will be implemented in approximately 6 months (around April 2025).

What You Need to Do

  • Review your API usage, especially regarding interactions with the  project.team field
  • Handle null values for project.team
  • Update your code to use new endpoints for managing project memberships
A detailed explanation, including migration steps, is available in the Asana API changelog.

Support

If you have any questions or need assistance, please directly reply to the changelog post.

To stay informed about future API changes, subscribe to our changelog to receive updates on Asana platform enhancements that matter to you.

Thank you for being a part of the Asana developer community. We are here to support you through this transition.

Warmly,

Asana DevRel

MichelleBlanchette commented 2 days ago

There is no reference to this field in Completionist, which is designed around individual user identities.