Issue Type: Bug Bug
Affects Versions: 0.3.0
Assignee: Lucas Holmquist
Components: UnifiedPush-admin
Created: 23/Jul/13 1:33 PM
Description:

When trying to toggle the enabled status, the current implementation of the PUT method for installations

https://github.com/aerogear/aerogear-unified-push-server/blob/master/src/main/java/org/jboss/aerogear/connectivity/rest/registry/applications/InstallationManagementEndpoint.java#L81

doesn't work.

looks like the variables passed in just need to be reversed

https://github.com/aerogear/aerogear-unified-push-server/blob/master/src/main/java/org/jboss/aerogear/connectivity/service/impl/ClientInstallationServiceImpl.java#L61

Fix Versions: 0.4.0
Project: AeroGear Push
Priority: Major Major
Reporter: Lucas Holmquist
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira