diff --git a/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/mdm.page.dashboard/public/js/dashboard.js b/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/mdm.page.dashboard/public/js/dashboard.js
index 66f554c21..7247533cb 100644
--- a/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/mdm.page.dashboard/public/js/dashboard.js
+++ b/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/mdm.page.dashboard/public/js/dashboard.js
@@ -56,6 +56,6 @@ $(document).ready(function () {
updateStats("/api/device-mgt/v1.0/users/count", "#user-count");
}
if ($("#role-count").data("role-count")) {
- updateStats("/api/device-mgt/v1.0/roles?offset=0&limit=1", "#role-count");
+ updateStats("/api/device-mgt/v1.0/roles?offset=0&limit=1&user-store=all", "#role-count");
}
});
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 8c2f06791..aba549d9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1207,7 +1207,7 @@
- 1.2.4-SNAPSHOT
+ 1.2.4
2.2.3-SNAPSHOT
@@ -1219,10 +1219,10 @@
4.7.0
- 5.2.1
+ 5.2.2
5.1.3
5.1.1
- [5.2.1, 6.0.0)
+ [5.2.2, 6.0.0)
4.6.0