Synonyms not purged when the last entry is deleted from Drupal

Created on 26 July 2023, 11 months ago
Updated 30 November 2023, 7 months ago

Problem/Motivation

* Create one synonym and export it to Apache Solr.
* Now, delete that synonym and export again to Apache Solr.
* Observe: The synonym remains on Apache Solr.

Proposed resolution

Currently, the export and the purging both depend on whether there are any entries available on Drupal. However, only the "export" should depend on this. If there are no entries on Drupal, the Apache Solr synonyms should still be purged.

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

๐Ÿ‡จ๐Ÿ‡ฆCanada jigarius Montrรฉal

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024