In Flyte UI, is it possible to populate the description field of a workflow? Google style docstrings work for documenting parameters, but the description on the UI is always “This workflow has no description”
y
Yee
02/24/2022, 8:05 PM
@Jason Porter do you know where this is getting pulled from?
k
Ketan (kumare3)
02/24/2022, 8:38 PM
@Yee is this not already done
It's
From the namedentity
j
Jason Porter
02/24/2022, 9:20 PM
Yeah specifically its
namedEntity.metadata.description
n
Nastya Rusina
03/03/2022, 12:48 AM
Greg, thank you a lot for bringing it to our attention.
https://github.com/flyteorg/flyteconsole/issues/294 is created to track this work from Flyte UI side. We will notify thread when issue would be fixed on UI side.
g
Greg Gydush
03/03/2022, 1:02 AM
Thank you for following up everyone and am looking forward to this!!
n
Nastya Rusina
03/24/2022, 11:17 PM
Additional investigation have shown that it is a backend issue. More info could be found in the ticket.