Improvement #10844
closedMethod for granting missing permissions that were not granted or missed during initial setup for agent/enrolling
0%
Description
Environment details
Agent Version: 4.05.00.10
Prerequisites
none
Steps
Enroll a device in UEM server
Do not give all permissions during the initial setup
Description
Ideally if some permissions are missing(or not granted) during initial setup, at a later point the agent should ask for those permissions again.
Note: when enrolling a device, if the user touched somewhere on display the permission tab disappear. Therefore there need to be a mechanism for asking these missing permissions after the enrollment.
Result
Updated by Sandaru Daminda 7 months ago
- Project changed from Backlog to product-uem 6.3.0 GA
Updated by Sandaru Daminda 7 months ago
- Due date set to 12/08/2024
- Start date changed from 09/03/2024 to 07/08/2024
Updated by Rajitha Kumara 5 months ago
- Project changed from product-uem 6.3.0 GA to product-uem 7.0.0 GA
Updated by Sandaru Daminda 4 months ago
- Due date changed from 12/08/2024 to 21/11/2024
- Start date changed from 07/08/2024 to 20/11/2024
Updated by Sandaru Daminda 3 months ago
- Project changed from product-uem 7.0.0 GA to product-uem 7.1.0 GA
Updated by Arshana Atapattu 14 days ago
- Project changed from product-uem 7.1.0 GA to product-uem 7.0.0 GA
Updated by Sandaru Daminda 8 days ago
Note: when enrolling a device, if the user touched somewhere on display the permission tab disappear.
This is fixed.
https://github.com/entgra-proprietary/android-agent/commit/6f2a2ffcae5ac3eb8e42356b1102d9715f65d70a
Updated by Arshana Atapattu 7 days ago
- Status changed from QA to Closed
Sandaru Daminda wrote in #note-9:
Note: when enrolling a device, if the user touched somewhere on display the permission tab disappear.
This is fixed.
https://github.com/entgra-proprietary/android-agent/commit/6f2a2ffcae5ac3eb8e42356b1102d9715f65d70a
fixed with this
therefore no missing permission during enrolling.