- Issue created by @xandermar
Quite a few sites have already taken that upgrade so there must be some more steps to reproduce. I think in
HandlerBase:getEntityType
,$this->getViewsData()->get($relationship['table'])
isNULL
for a given view configuration. Can you get the stack trace?I am linking another issue that was uncovered by this update.
- πΊπΈUnited States xandermar Milton, Delaware
@cilefen, Here's the error message from the UI
- πΊπΈUnited States xandermar Milton, Delaware
Turns out I had a deprecated View - wish watchdog could have been more clear on the issue.
- Status changed to Closed: won't fix
8 months ago 3:08pm 29 August 2024 - πΊπΈUnited States rogans
@xandermar how did you find the deprecated view? Im seeing the same issue trying to upgrade my environment to 10.3.6.
- πΊπΈUnited States jpwitkowski11 California, U.S.A.
Seeing same issues here - I went through all Views and removed deprecated ones that were not functioning (or wsod) and reset any 'broken/missing handlers'. All working fine now.