Comment 7 for bug 1738898

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8496
Committed: https://git.mahara.org/mahara/mahara/commit/192fb0dbf0b96e51ab7d163edae3b096957a1499
Submitter: Robert Lyon (<email address hidden>)
Branch: 17.10_STABLE

commit 192fb0dbf0b96e51ab7d163edae3b096957a1499
Author: Robert Lyon <email address hidden>
Date: Tue Dec 19 10:37:02 2017 +1300

Bug 1738898: Elasticsearch not indexing access changes correctly

There is an add_to_queue_access() function that is meant to check what
pages have had their access changed since they were indexed. It was
designed to catch the pages which have a start/stop date.

But that is not quite sufficient.

See bug report for more info

behatnotneeded

Change-Id: I160d074fc709c7e94c9c4cacab8f2c5e6c7e9a86
Signed-off-by: Robert Lyon <email address hidden>