{"_id":"5a1c9070acac6b001e667616","project":"55d2023b3c74062300aee506","user":{"_id":"57db49de0678030e008a76f8","username":"","name":"Sophat Sam"},"__v":1,"metadata":{"title":"","description":"","image":[]},"createdAt":"2017-11-27T22:23:44.891Z","changelog":[{"_id":"5a1c935d1f27050036c2e709","update":"[Create Issue List in a Project](doc:create-issue-list)","type":"added"},{"_id":"5a1c935d1f27050036c2e708","update":"[Retrieve Issue Lists in a Project](doc:retrieve-issue-lists)","type":"added"},{"_id":"5a1c935d1f27050036c2e707","update":"[Retrieve Issue List in a Project](doc:retrieve-issue-list)","type":"added"},{"_id":"5a1c935d1f27050036c2e706","update":"[Update Issue List in a Project](doc:update-issue-list)","type":"added"},{"_id":"5a1c935d1f27050036c2e705","update":"[Delete Issue List in a Project](doc:delete-issue-list)","type":"added"},{"_id":"5a1c935d1f27050036c2e704","update":"[Issue Object](doc:the-issue-object) now contains an `issue_list` reference.","type":"added"},{"_id":"5a1c935d1f27050036c2e703","update":"[Update Issue](doc:update-issue-in-a-project) now accepts an `issue_list_uid` parameter.","type":"added"},{"_id":"5a1c935d1f27050036c2e702","update":"","type":"added"}],"body":"[block:image]\n{\n \"images\": [\n {\n \"image\": [\n \"https://files.readme.io/8a29864-giphy-downsized.gif\",\n \"giphy-downsized.gif\",\n 500,\n 325,\n \"#353c45\"\n ],\n \"caption\": \"Getting a head start on that holiday to-do list. (Giphy.com)\"\n }\n ]\n}\n[/block]\nHello PlanGrid developers!\n\nWe've released 1.10 which includes full support for [Issue Lists](doc:the-issue-list-object):\n\n* You can now create, retrieve, update, and delete issue lists with the new issue list endpoints.\n* When updating an issue, you can now pass in an `issue_list_uid` parameter to assign the issue to a specific issue list.\n\nPlease [reach out](mailto:developers@plangrid.com) if you have any comments or feedback. *(We love hearing what you want in future API updates!)*","slug":"1100-issue-lists","title":"1.10.0: Issue Lists"}
1.10.0: Issue Lists
added | [Create Issue List in a Project](doc:create-issue-list) |
---|---|
added | [Retrieve Issue Lists in a Project](doc:retrieve-issue-lists) |
added | [Retrieve Issue List in a Project](doc:retrieve-issue-list) |
added | [Update Issue List in a Project](doc:update-issue-list) |
added | [Delete Issue List in a Project](doc:delete-issue-list) |
added | [Issue Object](doc:the-issue-object) now contains an `issue_list` reference. |
added | [Update Issue](doc:update-issue-in-a-project) now accepts an `issue_list_uid` parameter. |