Forge/ Bim360:我们如何使用 BIM360 API 创建具有映射到问题类型的自定义属性的问题?

Forge/ Bim360: How can we create Issue with custom attributes mapped with issue type using BIM360 API?

在BIM360问题类型中,我们可以添加自定义属性。因此,我们的要求是在创建问题时,我们还希望添加映射到问题类型的自定义属性。有没有API可用的?

请查看官方教程"Retrieve Issue Custom Attributes Mapped to an Issue Type":

https://forge.autodesk.com/en/docs/bim360/v1/tutorials/issues/retrieve-custom-attr-issues/

创建问题时,需要指定这两个属性来映射问题类型和子问题类型,ng_issue_type_idng_issue_subtype_id

https://forge.autodesk.com/en/docs/bim360/v1/tutorials/issues/create-issues/#step-3-create-the-issue