'Notification interval' field has disappeared

Created on 4 March 2024, 9 months ago
Updated 12 April 2024, 7 months ago

📌 Allow editing of "Notification interval" options Fixed seems to have broken the “Notification interval” field for existing installations, at least with my setup.

I haven't looked into the code enough to figure out what might be going on and suggest a solution so I just wanted to report an issue/observation based on my use of the module.

Background:
I am currently using search_api_saved_searches version 8.x-1.0-rc1

I have been using the 'Default' search type created from installation of the module over a year ago.

Observation:

The notification interval field used to be available on the 'Default' search type but no longer is. When I create a new search type, 'notification interval' is available as a form field.

Also, when I install 8.x-1.0-alpha4 and import this configuration in core.entity_form_display.search_api_saved_search.default.create.yml:

  notify_interval:
    type: options_select
    weight: 1
    region: content
    settings: {  }
    third_party_settings: {  }

I get the notification interval back.

Suggested solution (to take with a grain with salt):

Maybe an update hook is required to update configuration for already created search types.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024