Requesting Changes does not work in storeMode=database

Currently, when we get a change, a PND is also requested. During this process a new change store is created, so we cannot retrieve changes in storeMode=database (I did not test it in memory mode), since we do not have a databaseStore yet.

Description

Expected Behavior

Actual Behavior

Possible Fix

Steps to Reproduce

Context

Your Environment

  • Version used:
  • Environment name and version (e.g. go v1.16.3 on FreeBSD 13.0-current):
  • Server type and version:
  • Operating System and version:
Edited by Malte Bauch