{ "id": "117042", "key": "ALOY-738", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2014-01-17T17:44:00.000+0000", "created": "2013-07-10T14:32:14.000+0000", "priority": null, "labels": [ "Alloy" ], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-03-07T22:26:10.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": [], "description": "You should be able to use the or operand '|' in TSS files.\r\n\r\nThere are some properties that are creation-only and accept this operands, like windowSoftInputMode on android. For example:\r\n\r\n{code:javascript}var win = Ti.UI.createWindow({\r\n windowSoftInputMode : Ti.UI.Android.SOFT_INPUT_STATE_ALWAYS_VISIBLE | Ti.UI.Android.SOFT_INPUT_ADJUST_PAN\r\n});{code}\r\n\r\nAlloy will fail if you try to do that in a TSS file.", "attachment": [], "flagged": false, "summary": "Alloy: Allow bitwise OR operand '|' in TSS files", "creator": { "name": "freddymx", "key": "freddymx", "displayName": "Freddy Montano", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Alloy 1.2, Ti 3.1.1.GA", "comment": { "comments": [ { "id": "288625", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Duplicate of ALOY-750", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-17T17:44:00.000+0000", "updated": "2014-01-17T17:44:00.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }