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
-
- 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.