Hi Dave, just for your interrest - this issue was caused by a taskd job which was running crazy. It caused a new job on every run and caused an 100% load on taskd.
What I could explain myself is, that therefore this page document was overwritten permanently with the old version. What was bad was, that I didn't see this conflict because of the concurrent access as a user. But I am not deep enough into the system, that I really understand the cause. For me it is OK at the moment. But I have anther short question: I wanted to place a merge request for the memorize script. I want to listen to the "input" event instead of the "change" event. This will improve the behavior on mobile browsers. But I have a problem with my repo on your allura instance it hangs in "repo status: analyzing". https://forge-allura.apache.org/u/labi/allura/ci/master/tree/ Maybe your taskd has also an issue!? ;) Thanks Dave in advance. BR, Ingo Dave Brondsema <d...@brondsema.net> schrieb am Di., 31. Dez. 2019, 21:18: > Hi, > > Sounds weird. Can you see the "POST" to > /p/someproject/wiki/ThePageName/delete > either in browser devtools or server logs? Is it a status 200? Allura > does a > "soft-delete" where it is still in the database but flagged as deleted and > only > shown to project admins. > > I haven't used Mongo Express, but deleting a record should make it gone I > would > think :) Only idea there is that the incorrect record was deleted maybe. > If > you do delete it directly like that, it still will be in solr for search > results, until you do a reindex: > > https://forge-allura.apache.org/docs/getting_started/administration.html#reindex > > On 12/28/19 10:06 AM, Ingo Hornberger wrote: > > Hey guys! > > > > In the Wiki of one of our users, we have a page, which can't be deleted. > > Neither with allura, nor with mongo express. None of the changes throws > an > > error, but none really changed anything in the database. > > > > I am a bit helpless. Does anyone of you have a hint what could be wrong > and > > how I can get rid of the page? > > > > BR, > > Ingo > > > > > > -- > Dave Brondsema : d...@brondsema.net > http://www.brondsema.net : personal > http://www.splike.com : programming > <>< >