Having created a repeat event and applied the wrong set of taxonomy terms, I tried to edit this telling the system to edit "all occurrances". However, the edit is only implemented on the specific event node. Similarly, telling it to edit "this and all future occurrances" does not work; only the specific event node is edited.

This is using:

Drupal 4.7.2
event.module,v 1.183.2.6
eventrepeat.module,v 1.29

Thanks

Comments

hunmonk’s picture

Status: Active » Closed (works as designed)

unfortunately, the module does not support this functionality--mass edits only edit the title, body, and event start and end times. i originally tried to support mass editing of all aspects of a node, but it became very messy, so i'm not willing to support it. i would possibly consider a patch that would add support for taxonomy edits, so feel free to reopen the issue and submit one if you like!

in your current situation, you may want to consider just mass deleting and then recreating the sequence with the new settings. not as elegant, i know, but probably still effective... :)