Improvement #12353
closedDeployment.toml should be updated to remove duplicating notification providers
100%
Description
Need to update deployment.toml to remove duplicating notification providers.
Because these will be duplicated with cdm-config.xml
[device_mgt_conf.push_notification_conf]
push_notification_providers=["io.entgra.proprietary.uem.platform.ios.plugin.apns.APNSBasedPushNotificationProvider", "io.entgra.device.mgt.core.device.mgt.extensions.push.notification.provider.fcm.FCMBasedPushNotificationProvider", "io.entgra.device.mgt.core.device.mgt.extensions.push.notification.provider.mqtt.MQTTBasedPushNotificationProvider", "io.entgra.device.mgt.core.device.mgt.extensions.push.notification.provider.http.HTTPBasedPushNotificationProvider", "io.entgra.proprietary.uem.platform.windows.core.wns.WNSBasedPushNotificationProvider", "io.entgra.device.mgt.core.device.mgt.extensions.push.notification.provider.xmpp.XMPPBasedPushNotificationProvider"]
fcm_server_endpoint="https://fcm.googleapis.com/v1/projects/project_id/messages:send"
meke io.entgra.proprietary.uem.platform.ios.plugin.apns.APNSBasedPushNotificationProvider and io.entgra.proprietary.uem.platform.windows.core.wns.WNSBasedPushNotificationProvider
Updated by Navod Zoysa about 2 months ago
- Due date set to 15/01/2025
- Status changed from New to QA
- Start date changed from 17/12/2024 to 15/01/2025
- % Done changed from 0 to 100
Updated by Rajitha Kumara about 2 months ago
- Project changed from product-uem 7.0.0 GA to product-uem 6.3.0 GA
Updated by Rajitha Kumara about 2 months ago
- Project changed from product-uem 6.3.0 GA to product-uem 7.0.0 GA
Updated by Arshana Atapattu about 1 month ago
- Status changed from QA to QA Accept
Entries have been deleted from deployment.toml
Updated by Arshana Atapattu about 1 month ago
- Status changed from QA Accept to Closed
Closing due to QA accept
Updated by Arshana Atapattu about 1 month ago
- Project changed from product-uem 7.0.0 GA to product-uem 6.4.0 GA