- πΊπΈUnited States lwalley
@joseph.olstad I work with @xlin and we have switched to using the features patch. It seems to be working. With patch from features #2446485-57: Proper way to define module defaults. β I am able to export and take ownership of "file_type" and "file_display" components, with default hooks in place i.e. without needing patch in #83 or media patch #2104193-113: Default file entities are not exportable by features (Media File Entity Overridden) β .
One quirk to note is that if there is an alter hook that appends data (e.g. hook_file_default_types_alter() is used to append a mime type to the array), it will be added again on each feature export so you'll end up with duplicate entries. I've noticed this before in features so I don't think it is caused by the patch in #2446485-57: Proper way to define module defaults. β just something to watch out for.
- last update
over 1 year ago 46 pass - last update
over 1 year ago 46 pass - last update
over 1 year ago 46 pass - last update
over 1 year ago 46 pass - π¨π¦Canada joseph.olstad
based on #85 , I'm going to close this as 'Closed (works as designed)'
see the patch for the features module.
π Proper way to define module defaults. FixedWhich I'm also the maintainer of, so I think I'll jam in 2446485 now and tag a new release.
- Status changed to Closed: works as designed
over 1 year ago 9:34pm 26 July 2023