Dear friends! Please tell me how to replace the na...
# prefect-ui
с
Dear friends! Please tell me how to replace the name of the executed flow? I want to see the number of rows inserted into the database.
k
Hey, you can use the RenameFlowRun task so it happens in your flow
You can also click that to edit it in the UI. You should see the pencil.
с
Thank you so much!