Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.25, 4.7.15
-
Fix Version/s: 4.7.17
-
Component/s: CiviCRM Profile
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
To reproduce:
- create a custom data set for multi-record use
- create two fields: a text field and a file upload field (may not need the text field but it's helpful as a reference)
- create a profile and include these two fields
- view the profile in edit mode (while logged in)
- create a record a upload a file to the custom field
- create a second record with no file
- click to edit the second record
The record will include a link to the file uploaded with the first record. If you "view" the record it will correctly not display any file upload – the issue is only in the edit view. If you upload a different file to the second record, when you return and edit it, you will see a reference to the first file.