Uploaded image for project: 'Planet4'
  1. Planet4
  2. PLANET-5395

Some ElasticPress settings can not be saved

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Released
    • Icon: Should have Should have
    • 2.46.1
    • None
    • 5
    • Search
    • Sprint #151

      Due to a bug in the ElasticPress plugin we're not able to save EP settings. There seems to be a missing html attribute that is used to send the update request.

      workaround: paste following snippet in console

      document.querySelector('label[for="feature_active_documents_enabled"] input').setAttribute('data-field-name', 'active')

      tasks

      • If there's a new version, update to it and see if issue is solved.
      • Be sure to test everything well so that updating doesn't introduce regressions.
      • Add a few basic tests before updating (or create separate ticket).
      • Check if this is a bug in the plugin or in our setup of it.
      • Check if fix is available in recent version, or do a workaround.

            fhernand Florent Hernandez
            pvincent Pieter Vincent
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: