Hi everyone, We use Prefect server and we self-host it on a Kubernetes cluster. We recently upgraded from Prefect 0.15.6 to 1.3.1, and I noticed that the UI acts differently after the upgrade. With the previous version, we used to see the flows immediately on UI load, now we have to go manually to the projects list and select the project we needed to view; only then the chart would start to load. In other words, the 'all projects' item in the drop down menu doesn't show any information. Another thing I noticed is that the 'flows' tab doesn't show any flows either.
Has anybody faced this issue with v1.3.1 or other versions? Do you have any suggestions to fix this UI behavior?
Extra note: We didn't want to upgrade to v2 as we have a number of flows written using the previous syntax, and changing them now would be time consuming. I hope that there is a suggestion to fix that without having to upgrade!