You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting a default value for TIME or DURATION, the execute interface doesn't recognise them, and refuses to let you override it. If you remove the default values, the UI works as expected. If the TIME and DURATION don't support defaults, it would be helpful to show an error to the user.
Also the duration type gives you a time picker in the UI, rather than a duration option:
wrussell1999
changed the title
Inputs Interface doesn't let you select time or duration types if defaults set
UI doesn't let you select TIME or DURATION input types at execution if defaults set
May 10, 2024
Describe the issue
When setting a default value for
TIME
orDURATION
, the execute interface doesn't recognise them, and refuses to let you override it. If you remove the default values, the UI works as expected. If theTIME
andDURATION
don't support defaults, it would be helpful to show an error to the user.Also the duration type gives you a time picker in the UI, rather than a duration option:
This doesn't work:
To get it to work, you need to remove the defaults but it's unclear that is the problem (see video):
Input.Error.-.HD.1080p.mov
Environment
The text was updated successfully, but these errors were encountered: