Details
-
Type:
Bug Fix
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Fix Version/s: 2.4
-
Component/s: Development
-
Security Level: Public (Public: Anyone can view)
-
Labels:None
-
Rice Module:KRAD
-
Sprint:2.4.0-m2 KRAD Sprint 4, 2.4.0-m3 KRAD Sprint 1
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
-
Code Review Status:Not Required
-
Include in Release Notes?:Yes
Description
Convert KNS functionality to retrieve attachments that are linked to a BO property. You probably just need to convert struts file form to spring for populateDocumentAttachment() in MaintenanceDocumentBase. A sample of the KNS functionality is at https://jira.kuali.org/browse/KULRICE-5130.
Attachments
Issue Links
- is related to
-
KULRICE-13808 Create smoke test for retrieving attachments which have been linked to properties on the business object itself
-
- Closed
-
- is relied upon by
-
KULRICE-5363 Inquiry - Support for displaying bo attachments and downloading
-
- Closed
-
- relates to
-
KULRICE-5130 Sample Maintenance Document for testing attachments
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Link |
This issue is related to |
Link |
This issue relates to |
Link |
This issue relates to |
Fix Version/s | 2.4 [ 16913 ] | |
Fix Version/s | 2.3.1 [ 17053 ] |
Link |
This issue is relied upon by |
Attachment | KULRICE-10455.patch [ 72476 ] |
Original Estimate | 1 day, 4 hours [ 43200 ] | |
Remaining Estimate | 1 day, 4 hours [ 43200 ] |
Sprint | 2.4.0-m2 KRAD Sprint 4 [ 92 ] |
Rank | Ranked lower |
Assignee | Jeff Ruch [ jruch ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Remaining Estimate | 1 day, 4 hours [ 43200 ] | 0 minutes [ 0 ] |
Time Spent | 2 days, 4 hours [ 72000 ] | |
Worklog Id | 89416 [ 89416 ] |
Original Estimate | 1 day, 4 hours [ 43200 ] | 4 days [ 115200 ] |
Rank | Ranked higher |
Sprint | 2.4.0-m2 KRAD Sprint 4 [ 92 ] | 2.4.0-m2 KRAD Sprint 4, 2.4.0-m3 KRAD Sprint 1 [ 92, 99 ] |
Attachment | AttachmentSample.patch [ 73148 ] |
-
- Time Spent:
- 1 day, 4 hours
- Removed changes that matched functionality of KNS. Ended up overriding downloadBOAttachment method. Tested with sample (attached) both BO and regular attachments that are linked to a note.
Time Spent | 2 days, 4 hours [ 72000 ] | 4 days [ 115200 ] |
Worklog Id | 89577 [ 89577 ] |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Attachment | AttachmentSample.patch [ 73148 ] |
Attachment | AttachmentSample1.patch [ 73151 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
This is a good example of the functionality in KNS