#11 — Copying an event doesn't preserve the custom form setting
by
Christopher Johnson
—
last modified
Apr 14, 2010 03:28 PM
| State | Unconfirmed |
|---|---|
| Version: | 1.2b1 |
| Area | Functionality |
| Issue type | Bug |
| Severity | Medium |
| Submitted by | Christopher Johnson |
| Submitted on | Mar 18, 2010 |
| Responsible |
—
|
| Target release: |
—
|
When copying an event to replicate same setup, the link to a custom form is dropped.
- Steps to reproduce:
- Add an event and enable RSVP
On RSVP page, link to a custom PFG form
Copy that event and paste new copy somewhere
Edit the event and look at the form setting
Added by
David Glick
on
Mar 19, 2010 06:04 PM
To fix this, keepReferencesOnCopy needs to be set to True on this field in the schema. Please feel free to check in that fix, ideally with a test for the behavior that is currently broken.
Added by
Steve Allgood
on
Apr 14, 2010 03:28 PM
I've added keepReferencesOnCopy=True to fields.RSVPReferenceField in collective.salesforce.rsvp/collective/salesforce/rsvp/rsvpable.pyI've tested it manually & it works.
Looking to make a test for it & commit changes.
No responses can be added.
If you can, please log in before submitting a reaction.
