Closed (duplicate)
Project:
Recurring Events
Version:
2.0.0-rc7
Component:
Recurring Events (Main module)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2023 at 16:32 UTC
Updated:
11 Jun 2026 at 19:43 UTC
Jump to comment: Most recent
Comments
Comment #2
owenbush commentedThank you for raising this bug, I'll try and take a look soon.
Comment #3
ras-ben commentedThis appears to still be an issue.
Comment #4
ras-ben commentedAfter digging, I realized it's cause the field_inheritance module only has a single, very broad permission.
Here's a patch:
https://www.drupal.org/project/field_inheritance/issues/3454350
Comment #5
muriqui commentedI believe this is resolved by #3595606: Event instances created using the Add Instance feature don't have inheritance enabled by default.