Any word on when <this commit> will be available i...
# ask-community
j
Any word on when this commit will be available in a release? I'm experiencing a key error after upgrading to Prefect 3.1.12 and I believe this fixes it so I'm eager to get my hands on it. @Chris Guidry
Copy code
File "/Users/jduffin/dev/git/eval/fastpass/.venv/lib/python3.10/site-packages/prefect/utilities/collections.py", line 401, in visit_expression
    return _callback(expr, context)
  File "/Users/jduffin/dev/git/eval/fastpass/.venv/lib/python3.10/site-packages/prefect/utilities/engine.py", line 763, in resolve_to_final_result
    "prefect.input.name": context["parameter_name"],
KeyError: 'parameter_name'
j
A nightly beta release should go out tonight around 3am ET that will have it. It would be
3.1.13dev3
I believe.
3.1.3
should go out sometime between tomorrow and thursday
👀 1
upvote 2
j
Thanks so much!
👍 1