Bug #2819

Mis à jour par Matthieu Decorde il y a plus de 5 ans

When a corpus is removed the associated knowledge repository is not removed. If the corpus is re-imported, then the old KR is used.

h3. Solution

Catch the corpus delete event and remove the corpus KR from the KRs database.

In both note: in TXM 0.8.0 and TXM 0.8.1beta, the KR Kr is removed but changes are visible only after restarting TXM.

Retour