Details
-
Type: Bug
-
Status: Won't Do
-
Priority: Minor
-
Resolution: Won't Do
-
Affects Version/s: 4.6.10, 4.6.12, 4.7
-
Fix Version/s: Unscheduled
-
Component/s: CiviEvent
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
When you copy an existing event with a custom data set including a file field, changing the value of the copied event also changes the file value of the original event. They seem to be connected.
You can reproduce this on the demo website:
- Create a custom data set called "Attachements" for events
- Add a field of type file to this set
- Choose an existing event like "Fall Fundraiser Dinner" and upload a file with this new custom data field
- Copy this event
- Edit the copied event and upload a different file
- Check the original event. Both have been updated
Removing the file in the copied event results the same.
The attachment of the original event seems to be broken after updating the attachment of the copied event: