czcorpus / kontext

An advanced, extensible web front-end for the Manatee-open corpus search engine
GNU General Public License v2.0
60 stars 22 forks source link

Make sure the whole conc. operation chain is archived in case part of it is created by an anonymous user #6152

Closed tomachalek closed 7 months ago

tomachalek commented 7 months ago

This is a quite common scenario:

  1. user enters a query and does not care whether they are signed-in or not
  2. a concordance shows up and then user signs-in

Now part of the chain will be archived (2) and part will vanish after some time (1)

Please note that this issue affects only the installations with fully archived queries (which is not configured by default)