WorkflowExecutionInfo.Priority is not set on ListWorkflow
It is available within a activity context via activity.GetInfo and workflow context however while listing this field is always nil. I checked Temporal UI and it uses history information to render that. Is there a plan to populate this field in a later sdk version?
Sure, thanks for confirming that it is expected. I will use a search attribute for my list use case. It would be really nice to add this to list view though