[Product Feedback] API request: access to stories on Project Status

I would like to see the API extended to support getting the story objects associated with a Status Update. Our teams often update project status by leaving comments on the existing status. Ideally, it would be implemented as follows:

Get /project-statuses/{status ID}/stories

This would return the story objects like it is currently implemented for Task stories.

1 Like