Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-22198

eZ Find: Unhide location no longers triggers re-indexation

    XMLWordPrintable

Details

    Description

      Unhiding an object using LocationService API does not update visibility in search results.

      STEPS TO REPRODUCE

      1. Create an object 'Test Article'
      2. Hide the object.
      3. Notice that the object is no longer returned from eZSolr.
      4. Unhide the object using LocationService Api.
      5. Notice that the object still is not returned from solr.
      Note:

      There seems to be a typo in eZ/Bundle/EzPublishLegacyBundle/Resources/config/slot.yml

      Please check lines 92-96

          ezpublish_legacy.signalslot.unhide_location:
              class: %ezpublish_legacy.signalslot.unhide_location.class%
              arguments: [@ezpublish_legacy.kernel]
              tags:
                  - { name: ezpublish.api.slot, signal: LocationService\UpdateLocationSignal }
      

      It seems that the correct line should be:

                  - { name: ezpublish.api.slot, signal: LocationService\UnhideLocationSignal }
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            eduardo.fernandes-obsolete@ez.no Eduardo Fernandes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 day, 6 hours
                1d 6h