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
I used the GitHub search to find a similar issue and didn't find it.
I refreshed the page and this issue still occurred.
I checked if this issue was specific to the browser I was using by testing with a different browser.
Bug summary
Currently the task run page task input tab shows the correct keys but all values are empty. There's a ticket to track api work for that here: #6627 Until that work is done, we should remove the values shown in the tab and only show the keys so that we're not giving the misleading suggestion that all task inputs are empty arrays.
Reproduction
Create a flow with tasks and run it - go to the task run page and look at the task inputs tab
Error
The [] section is misleading
Browers
Chrome
Firefox
Safari
Edge
Prefect version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Just want to note as a new user -- this page is misleading, I thought this was a bug or I had misconfigured Orion and my inputs were being lost. I'm testing an ETL and was hoping I could see what table the task was working on based on the inputs shown on this screen.
I came here because this issue describes what I am observing now, although it is marked as resolved and the solutions are merged.
I had to follow all merge requests links and read between the lines to come to the conclusion that for now, only the keys are meaningful and the empty arrays are placeholders (?). This is absolutely not clear from the info modal. It mentions that it can include constants, parameters or other tasks, but no word about whether it means only the keys or whether we should also expect values. In that regard, #8295 does some clarification for other issues, but I don't feel it resolves this issue here.
First check
Bug summary
Currently the task run page task input tab shows the correct keys but all values are empty. There's a ticket to track api work for that here: #6627 Until that work is done, we should remove the values shown in the tab and only show the keys so that we're not giving the misleading suggestion that all task inputs are empty arrays.
Reproduction
Create a flow with tasks and run it - go to the task run page and look at the task inputs tab
Error
The [] section is misleading
Browers
Prefect version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: