-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: System Behaviour
-
Affects Version/s: None
-
Fix Version/s: Enhancements - Fall
-
Labels:None
-
Company:All Clients/Multiple Clients
Environment: PreProd
Page: Template Library and Completed/Sent Forms
On both pages Delete icon is disabled
Template Library > Archive Tab > Delete icon missing
and
Completed/Sent Forms > Archive Tab > Delete icon missing
Field | Original Value | New Value |
---|---|---|
Fix Version/s | Enhancements - Fall [ 10610 ] |
Sprint | DMS - Fall Sprint 3 [ 162 ] |
Remaining Estimate | 4h [ 14400 ] | |
Original Estimate | 4h [ 14400 ] |
Assignee | Swapnil Pandhare [ swapnil.pandhare ] | Samir [ samir ] |
Assignee | Samir [ samir ] | Santosh [ santoshs ] |
Sprint | DMS - Fall Sprint 3 [ 162 ] | DMS - Fall Sprint 3, DMS - Fall Sprint 4 [ 162, 163 ] |
Sprint | DMS - Fall Sprint 3, DMS - Fall Sprint 4 [ 162, 163 ] | DMS - Fall Sprint 3, DMS - Fall Sprint 5 [ 162, 164 ] |
Assignee | Santosh [ santoshs ] | Rohan J Khandave [ rohan.khandave ] |
Status | To Do [ 10000 ] | In Progress [ 3 ] |
Assignee | Rohan J Khandave [ rohan.khandave ] | Akash Thakur [ akash.thakur ] |
Resolution | Done [ 10000 ] | |
Status | In Progress [ 3 ] | Done [ 10001 ] |
Assignee | Akash Thakur [ akash.thakur ] | Rohan J Khandave [ rohan.khandave ] |
Assignee | Rohan J Khandave [ rohan.khandave ] | Priya Dhamande [ priya.dhamande ] |
Resolution | Done [ 10000 ] | |
Status | Done [ 10001 ] | To Do [ 10000 ] |
Resolution | System Behaviour [ 10100 ] | |
Status | To Do [ 10000 ] | Done [ 10001 ] |
Assignee | Priya Dhamande [ priya.dhamande ] | Rohan J Khandave [ rohan.khandave ] |
Transition | Time In Source Status | Execution Times |
---|
|
37d 22h 44m | 1 |
|
4m 45s | 1 |
|
50s | 1 |
|
20s | 1 |
Hello Priya Dhamande,
We checked this point. This is working properly.
We applied delete permission to user and user can delete data.
Also we have config key ApplyUserPermission , value needs to set to 1 to apply user permission.
If ApplyUserPermission set to zero (0) then we used below default permission for all menus.
{
"NoRights":false,
"Update":true,
"Delete":false,
"Create":true,
"ReadOnly":true,
"ReadPiiData":false
}
Please confirm at your end.
Thanks,
RohanK