Open MarshallRJ opened 2 months ago
Hi @MarshallRJ, the reason is returning that error is because the personType
is a data driven reference list and is not assigned to the Shesha module. If you manually assign the referenceList to the correct module, it will succeed.
@IvanIlyichev @AlexStepantsov is there a way we can auto-assign the referenceList module on data driven referenceList?
Describe the bug When using the QuickSearch on the Person Crud the following error is thrown:
To Reproduce Steps to reproduce the behavior:
Expected behavior The matching people should be returned
Screenshots
Additional context This seems to only be on projects consuming a recent version of Shesha. The PersonType reference list seems empty on these projects and perhaps that is what is causing the issue?