Skip to content

Add support for fieldable redirects.

Closes #2991190

  • Disables the bundle support for now, since there is no out of the box way to create different redirect types. This could be altered in by another module if necessary. Likely would need a change notice for this. This matches the behavior set by the User entity type.
  • Fixes the field type for the source field ensuring the default form display can be saved. Otherwise it fatal errors when visiting the "Manage form display" page.

Merge request reports