{ "id": "176161", "key": "DAEMON-342", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12519", "key": "DAEMON", "name": "Appcelerator Daemon" }, "fixVersions": [ { "id": "21218", "description": "", "name": "Appc Daemon 4.0.4", "archived": false, "released": true, "releaseDate": "2021-04-26" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2021-04-22T17:56:45.000+0000", "created": "2021-04-22T09:53:48.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [ { "id": "21216", "description": "", "name": "Appc Daemon 4.0.3", "archived": false, "released": true, "releaseDate": "2021-04-15" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2021-04-26T18:37:20.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": "15624", "name": "appcd-plugin-ios" }, { "id": "15619", "name": "appcd-util" } ], "description": "h5.Description\r\n\r\nWhen calling the 1.x ios plugin with {{/ios/1.x/info/simulators}} the watchos simulators will not be there instead being an array of {{null}}, however when calling {{/ios/1.x/info/simulators/watchos}} the simulators will be there.\r\n\r\nThis was tracked down to appcd-utils' [makeSerializable|https://github.com/appcelerator/appc-daemon/blob/master/packages/appcd-util/src/util.js#L346-L383] that is filtering out duplicate values, and is occurring because it seems the watchos simulator objects exist in multiple places in the info output.\r\n\r\nh5.Steps to reproduce\r\n\r\n1. Ensure you're using daemon 4 (appc cli 9) and the daemon is started\r\n2. Run {{\\[appc\\] appcd exec /ios/1.x/info/simulators}}\r\n3. Run {{\\[appc\\] appcd exec /ios/1.x/info/simulators/watchos}}\r\n\r\nh5.Actual\r\n\r\nNo watchOS data in step 2\r\n\r\nh5.Expected\r\n\r\nwatchOS data in step 2", "attachment": [], "flagged": false, "summary": "iOS: No watchOS simulators in iOS info", "creator": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "subtasks": [], "reporter": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "environment": null, "comment": { "comments": [ { "id": "458608", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "PR: https://github.com/appcelerator/appc-daemon/pull/526", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2021-04-22T16:21:20.000+0000", "updated": "2021-04-22T16:21:20.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }