[AC-849] ACS Console Development/Production toggle switch
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2014-06-17T00:51:00.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | Beau Gibson |
Assignee | Shuo Liang |
Created | 2014-05-30T05:58:26.000+0000 |
Updated | 2016-03-08T07:37:08.000+0000 |
Description
Toggling the production/development toggle in the ACS Console affects all open windows, but will only display change in current window.
This causes push notifications (for example) to be sent to the incorrect target audience, if looking at production logs in one window, but sending the notification through development
Should probably be triaged into the cloud queue.
Hi, Thanks for your ticket. It is a small issue for web console. I will file a ticket to our engineer team. Regards, Shuo Liang
Closing invalid since currently we load page by page instead ajax call and we use session to determine whether the app is on development or production. So right now, we do not support this.