hi, it seems to me that UI doesn't show more than ...
# prefect-ui
m
hi, it seems to me that UI doesn't show more than 200 blocks. For example I have created 201 string blocks named from 0 to 200. In prefect UI I can see them only up to 199. Even if I explicitly search for the name "200" I can't find it. Despite that if I try to create a new block String named "200" it says to me I can't because it already exists. I even tried it by hosting prefect on my pc using postgres, and I noticed that in the db the record for the "200" block exists. Is this behaviour expected? thanks
c
Are you talking about the blocks page itself or in a dropdown searching for blocks?
m
@Craig Harshbarger, in the page of blocks in the UI
we encountered the problem in both the Cloud and OSS versions
c
I’ll see if there’s a reason we cannot fix that 👍 I’ll report back next week
We figured out the blocker and are working on and update to the api that would allow us to fix this! Thanks for bringing that to our attention
m
Thank you @Craig Harshbarger
👍 1
hi @Craig Harshbarger, thank you very much for your support. In the UI we still see the bug, do you have any idea when the problem will be fixed?
c
The piece that’s blocking us from updating the ui should be complete early next week. Then we’ll try and follow that up with a ui update as quickly as we can 👍