{ "id": "171752", "key": "AC-5761", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2018-06-30T12:54:29.000+0000", "created": "2018-06-06T11:11:48.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2018-06-30T12:54:29.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14559", "name": "ArrowDB" } ], "description": "Below is my sample code:\r\n\r\nCloud.Objects.create({\r\n\t classname: 'sample',\r\n\t fields:{\r\n\t \"[ACS_file]file_ids\":[\"5b17bfda503c1e3ab9015454\"]\r\n\t }\r\n\t}, function (e) {\r\n\t\tTi.API.error(\"Issue response \",e);\r\n\t\r\n\t});\r\n\r\nError:\r\n{\r\n code = 400;\r\n error = 1;\r\n message = \"Invalid ACS type: file\";\r\n success = 0;\r\n}\r\n\r\nI am trying to create a custom class with files reference as a field. But it gives error. \r\n", "attachment": [], "flagged": false, "summary": "ArrowDB ACS_file relation does not work", "creator": { "name": "efrancis", "key": "efrancis", "displayName": "Emmanuel Francis", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "efrancis", "key": "efrancis", "displayName": "Emmanuel Francis", "active": true, "timeZone": "Asia/Kolkata" }, "environment": null, "comment": { "comments": [ { "id": "438503", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, Can you follow the guide here https://docs.appcelerator.com/arrowdb/latest/#!/api/CustomObjects-method-create ? There is no ACS file fields mentioned. Please post a query in the community https://community.axway.com/s/ for coding support. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2018-06-19T10:36:36.000+0000", "updated": "2018-06-19T10:36:36.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }