[AC-902] ACS show_user_like not returning when use with "where" parameter.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2015-09-30T01:02:11.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy |
Labels | api |
Reporter | heedoo moon |
Assignee | Shak Hossain |
Created | 2015-04-13T16:14:07.000+0000 |
Updated | 2016-03-08T07:37:12.000+0000 |
Description
When I use ACS Custom Object query "show_user_like : true", it suppose to return "current_user_liked". But if I use query with where parameter, it's not returning "current_user_liked". (it works without "where").
Hello [~heedoo], We tested your issue in our environment. Here is my sample code. ACS show_user_like return true when use with "where" parameter. Can you Please attach your test code,logs & let us know. *Test Environments:* CLI Version = 4.0.1 Titanium SDK Version = 4.1.0.GA Android: Google Galaxy Nexus - 4.1.1 - API 16 - 720x1280 Appc Studio: Appcelerator Studio, build: 4.1.0.201507140915 *Test Code:* *index.js*
*index.xml*
Thanks