-
Type:
New Feature
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: DMS Monthly Release - May 2020
-
Labels:
-
Company:All Clients/Multiple Clients
As a DMS client or candidate, I want to be able to print my documents so that I can have paper versions
Acceptance criteria:
- as a CBAT user, can click completed document link and print the document as if it were a .pdf
- as a DMS candidate, I want to be able to print an unsigned document in addition to downloading it
- as a DMS candidate, I want to be able to print a signed document directly
- relates to
-
DMS-2238 Provide support for download non-editable file in downloadFileByFileName API
-
- Done
-
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Status | To Do [ 10000 ] | In Progress [ 3 ] |
Remaining Estimate | 12h [ 43200 ] | |
Original Estimate | 12h [ 43200 ] |
Remaining Estimate | 12h [ 43200 ] | 9h [ 32400 ] |
Time Spent | 3h [ 10800 ] | |
Worklog Id | 240936 [ 240936 ] |
-
- Time Spent:
- 3h
-
Added the download button ann created card for API changes.
Status | In Progress [ 3 ] | To Do [ 10000 ] |
Sprint | April 2020 Release - Sprint 2 [ 207 ] | April 2020 Release - Sprint 2, May 2020 Release - Sprint 1 [ 207, 219 ] |
Labels | DMS-CBAT |
Fix Version/s | DMS Monthly Release - May 2020 [ 11705 ] |
Status | To Do [ 10000 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Code Review [ 11801 ] |
Remaining Estimate | 9h [ 32400 ] | 1h [ 3600 ] |
Time Spent | 3h [ 10800 ] | 11h [ 39600 ] |
Worklog Id | 242607 [ 242607 ] |
Status | Code Review [ 11801 ] | In QA Testing [ 11901 ] |
Assignee | Narendra Kumar [ narendra.kumar ] | Utkarsh.Katiyar [ utkarshk ] |
-
- Time Spent:
- 8h
-
Implemented the download functionality also integrated the APIs to provide support for download feature.
Sprint | April 2020 Release - Sprint 2, May 2020 Release - Sprint 1 [ 207, 219 ] | April 2020 Release - Sprint 2, May 2020 Release - Sprint 1, May 2020 Release - Sprint 2 [ 207, 219, 220 ] |
Sprint | April 2020 Release - Sprint 2, May 2020 Release - Sprint 1, May 2020 Release - Sprint 2 [ 207, 219, 220 ] | April 2020 Release - Sprint 2, May 2020 Release - Sprint 1, May 2020 Release - Sprint 2, June 2020 Release - Sprint 1 [ 207, 219, 220, 221 ] |
Sprint | April 2020 Release - Sprint 2, May 2020 Release - Sprint 1, May 2020 Release - Sprint 2, June 2020 Release - Sprint 1 [ 207, 219, 220, 221 ] | April 2020 Release - Sprint 2, May 2020 Release - Sprint 1, May 2020 Release - Sprint 2, June 2020 Release - Sprint 1, June 2020 Release - Sprint 2 [ 207, 219, 220, 221, 222 ] |
Resolution | Done [ 10000 ] | |
Status | In QA Testing [ 11901 ] | Done [ 10001 ] |
Assignee | Utkarsh.Katiyar [ utkarshk ] | Narendra Kumar [ narendra.kumar ] |
Transition | Time In Source Status | Execution Times |
---|
|
5d 21h 45m | 1 |
|
2d 1h 52m | 2 |
|
3d 16m | 1 |
|
2h 43m | 1 |
|
310d 18h 57m | 1 |
Hi Harshveer Singh,
Updated the ValidateToken API call to get the documentId and token.
Integrated API document/download for downloading the PDF or HTML.
Added the Download button on the UI to download the document.
Here is the PR for the same: https://github.com/cbdr/DMS/pull/1083