[AC-1717] Show subscribed devices in ACS - Filter not working
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2014-08-07T02:01:26.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | TCSupportTriage |
Reporter | David Call |
Assignee | Mauro Parra-Miranda |
Created | 2014-07-29T15:27:07.000+0000 |
Updated | 2016-03-08T07:38:13.000+0000 |
Description
I have tried it on Chrome, Safari and IE. We have over 800 devices registered for push notifications under ACS when we go to the "Show Subscribed Devices" it doesn't allow us to filter on anything. If I put "testing" channel and click filter or simply try to filter by Android or IOS devices it just hangs there with the spinner and never returns.
Problem occurs in script function removePushSubscription() There seems to be no callback after the POST to
/remove_push_subscription
*Code snippet*