-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Carry Over - Fall
-
Labels:None
-
Company:All Clients/Multiple Clients
1.Login with Admin who have Delete permission : False
2.Complete forms will not be able to delete
3.Then update the delete permission : True
4.Login with admin, admin should be able to archive and delete the forms
Actual : Even though delete permission permission is true Admin is not able to archive and delete the form
Same issue exists for Edit email template deletion.
Admin credential and userdid, accDid all are mentioned in DMS-835
- relates to
-
DMS-835 CBAT : Apply User permissions on pages
-
- Done
-
Assignee | Swapnil Pandhare [ swapnil.pandhare ] | Ramya Tantry [ ramya.tantry ] |
Assignee | Ramya Tantry [ ramya.tantry ] | Rohan J Khandave [ rohan.khandave ] |
Fix Version/s | Candidate portfolio in DMS [ 10446 ] | |
Sprint | DMS - Fall Sprint 1 [ 160 ] |
Status | To Do [ 10000 ] | Code Review [ 11801 ] |
Remaining Estimate | 0h [ 0 ] | |
Time Spent | 20m [ 1200 ] | |
Worklog Id | 172854 [ 172854 ] |
Status | Code Review [ 11801 ] | In QA Testing [ 11901 ] |
Assignee | Rohan J Khandave [ rohan.khandave ] | Priya Dhamande [ priya.dhamande ] |
Worklog Id | 172854 [ 172854 ] |
Assignee | Priya Dhamande [ priya.dhamande ] | Jayshree Nagpure [ jayshree.nagpure ] |
Fix Version/s | Carry Over - Fall [ 10608 ] | |
Fix Version/s | Candidate portfolio in DMS [ 10446 ] |
QA | Jayshree Nagpure [ jayshree.nagpure ] |
QA Estimates | 1.5 | |
Original Estimate | 0h [ 0 ] |
Status | In QA Testing [ 11901 ] | In Progress [ 3 ] |
Assignee | Jayshree Nagpure [ jayshree.nagpure ] | Rohan J Khandave [ rohan.khandave ] |
Time Spent | 20m [ 1200 ] | 2h 20m [ 8400 ] |
Worklog Id | 173164 [ 173164 ] |
Status | In Progress [ 3 ] | In QA Testing [ 11901 ] |
Assignee | Rohan J Khandave [ rohan.khandave ] | Jayshree Nagpure [ jayshree.nagpure ] |
Resolution | Done [ 10000 ] | |
Status | In QA Testing [ 11901 ] | Done [ 10001 ] |
Assignee | Jayshree Nagpure [ jayshree.nagpure ] | Rohan J Khandave [ rohan.khandave ] |
Transition | Time In Source Status | Execution Times |
---|
|
5d 3h 10m | 1 |
|
39m 22s | 1 |
|
1d 4h 59m | 1 |
|
1h 7m | 1 |
|
5d 14h 28m | 1 |
Hello Jayshree Nagpure,
Delete permission is get used only for deletion. To move template to Archive , need to set update permission to true.
Editemailtype issue is solved. editemailtemplate is child page of Editemailtype , so it will use permissions of Editemailtype page. Even we set permissions for editemailtemplate.
Same changes are applied to sendformdetails & previewForm , as both pages are child pages of SendForms. So they will use SendForms permissions , even we set them permissions.
This issue is resolved under Jira
DMS-1104.Thanks,
RohanK