-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: CBAT Offer Letter - Fall
-
Labels:
-
Company:All Clients/Multiple Clients
Documents can be submitted without being signed. There was a test W4 that I did not sign but hit submit. Shouldn’t there be some error or something prompting the user to sign first. Could we have a contingency on signature?
Description |
Subject line of the email to candidate says “Reminder:” – seems to be missing some more info in the email subject line. It should be like:
"Reminder: Please Review and Sign Document" cc [~Shamooka.Mohapatra] / [~swapnil.pandhare] |
Documents can be submitted without being signed. There was a test W4 that I did not sign but hit submit. Shouldn’t there be some error or something prompting the user to sign first. Could we have a contingency on signature?
cc [~Shamooka.Mohapatra] / [~swapnil.pandhare] |
Assignee | Samir [ samir ] | Ramya Tantry [ ramya.tantry ] |
Sprint | DMS - Fall Sprint 2 [ 161 ] |
Fix Version/s | CBAT Offer Letter - Fall [ 10607 ] |
Labels | BETA_SP19 |
Labels | BETA_SP19 | be |
Labels | be |
Status | To Do [ 10000 ] | In Progress [ 3 ] |
Remaining Estimate | 6h [ 21600 ] | |
Original Estimate | 6h [ 21600 ] |
Remaining Estimate | 6h [ 21600 ] | 8h [ 28800 ] |
Original Estimate | 6h [ 21600 ] | 8h [ 28800 ] |
-
- Time Spent:
- 6h
-
Code changes
Discussion with Swapnil
Remaining Estimate | 8h [ 28800 ] | 3h [ 10800 ] |
Time Spent | 5h [ 18000 ] | |
Worklog Id | 177385 [ 177385 ] |
Remaining Estimate | 3h [ 10800 ] | 2.25h [ 8100 ] |
Time Spent | 5h [ 18000 ] | 5.75h [ 20700 ] |
Worklog Id | 177385 [ 177385 ] |
Remaining Estimate | 2.25h [ 8100 ] | 2h [ 7200 ] |
Time Spent | 5.75h [ 20700 ] | 6h [ 21600 ] |
Worklog Id | 177385 [ 177385 ] |
Status | In Progress [ 3 ] | Code Review [ 11801 ] |
Assignee | Ramya Tantry [ ramya.tantry ] | Swapnil Pandhare [ swapnil.pandhare ] |
-
- Time Spent:
- 2h
-
code changes
unit testing for HTML and PDF
Remaining Estimate | 2h [ 7200 ] | 0h [ 0 ] |
Time Spent | 6h [ 21600 ] | 8h [ 28800 ] |
Worklog Id | 177639 [ 177639 ] |
Status | Code Review [ 11801 ] | In QA Testing [ 11901 ] |
Assignee | Swapnil Pandhare [ swapnil.pandhare ] | Priya Dhamande [ priya.dhamande ] |
Sprint | DMS - Fall Sprint 2 [ 161 ] | DMS - Fall Sprint 2, DMS - Fall Sprint 3 [ 161, 162 ] |
Attachment | Screenshot (1798).png [ 107414 ] | |
Attachment | Screenshot (1797).png [ 107415 ] |
Resolution | Done [ 10000 ] | |
Status | In QA Testing [ 11901 ] | Done [ 10001 ] |
Assignee | Priya Dhamande [ priya.dhamande ] | Monika Demla [ monika.demla ] |
Time Spent | 8h [ 28800 ] | 8.5h [ 30600 ] |
Worklog Id | 177710 [ 177710 ] |
-
- Time Spent:
- 0.5h
-
Preprod testing
Time Spent | 8.5h [ 30600 ] | 8.75h [ 31500 ] |
Worklog Id | 177890 [ 177890 ] |
Labels | BETA_SP19 |
Time Spent | 8.75h [ 31500 ] | 9h [ 32400 ] |
Worklog Id | 177890 [ 177890 ] |
Assignee | Monika Demla [ monika.demla ] | Robert Malony [ robert.malony ] |
Transition | Time In Source Status | Execution Times |
---|
|
1d 6h 5m | 1 |
|
3d 11m | 1 |
|
5h 40m | 1 |
|
2h 29m | 1 |
Document can be submitted without sign if permission set on the field is Editable, View only and No rights. If the permission is set to Required, then it is mandatory to sign the document. A popup will show up with signature required message.
As per current implementation, when signature is not mapped, we can still see the signature control on review and sign. If the candidate signs it, data will not be saved as signature field was not mapped.
New approach : When signature is not mapped, signature control will not be seen. Instead, a text-box will be available for sign field and its data will be saved in JSON of non mapped field.
Changes have been made to both preview and review and sign for both HTML and PDF.
Note: While preview, if sign is mapped, green text box will be shown else normal text box will be available.
Files changed :