Hi all, I cannot find how to do a few simple thing...
# prefect-ui
s
Hi all, I cannot find how to do a few simple things in prefect that feel like they should be super intuitive. I have a work queue in prefect 2.7.8, and I would like to clear all flow history. Or at the very least, all currently queued flows. Can anyone help with this? Ideally I do not want to delete the queue and remake it under a different name, but that seems to be the only way I have found so far.
j
Hi @Samuel Bunce - thanks for the question. We're working on the best way to do this. You can track progress in https://github.com/PrefectHQ/prefect/issues/7006
s
thank you, looks good