numerous-hamburger-7178
05/16/2023, 10:44 PMOptional[str]
, when I try to rerun it using the UI Rerun Button, the field doesn't get populated.
But if I launch the job using the UI, it does get populated in the rerun panel.numerous-hamburger-7178
05/16/2023, 10:54 PMexecution = remote.execute(workflow_spec, inputs=inputs,
type_hints={"title": str},)
instead of type hinting it to be Optional[str] herethankful-minister-83577
late-eye-50215
05/17/2023, 2:26 AMlate-eye-50215
05/17/2023, 3:02 AMnumerous-hamburger-7178
05/17/2023, 3:48 PMlate-eye-50215
05/17/2023, 6:49 PMsome-raincoat-58190
05/17/2023, 6:51 PMnumerous-hamburger-7178
05/17/2023, 6:54 PMsome-raincoat-58190
05/18/2023, 8:12 PMthankful-minister-83577
thankful-minister-83577