Skip to content
Commit 2c47b728 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Don't consider ItemFetchScope with only ancestor retrieval set to be empty

The default IFS in Monitor is empty (default-constructed). If user only
changes ancestor retrieval depth, then the IFS must no longer be
considered empty - an empty IFS triggers a special code path in the
Monitor that bypasses EntityCache, and so we won't get the full
Item data (like flags) in the ItemAdded or ItemMoved notifications.
parent 37d821d0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment