We have added a PropertyConfig -> MethodConfiguration -> Filter within the JSON Configuration.
The Filter si also described in another Forum Entry: RE: Delegation of attestation
The definition we added is:
"PropertyConfig/MethodConfiguration/delegations_UID_PersonReceiver_candidates/WhereClause": "RCH_isActiveSubPerson=1"
We know that this where clause contains a attribute that is a custom Attribute.
If we add this in the Konfiguration the filter is active and workes so far.
The Issue is:
1. If we recycle the pool or we do another config in the Angular Project (Web Portal), then the configuration is not anymore listed in our existing customization.
2. Also if we transport the JSON File to another Environment e.g. UAT or PRD, the config is in JSON file available, but not listed if we open the Config via Admin Frontend.
The effect is, that the filter is not active anymore after a while or on another environment where e only Transport the JSON File with the Software Loader.
The Backend is v9.2.0 the Frontend is v9.2.1