Was there a change in behavior with `flow.register...
# ask-community
s
Was there a change in behavior with
flow.register()
in 0.13? I'm getting
'project_name' is a required field when registering a flow.
I've verified that my backend is set to
server
and have debugged into the code & don't see how
project_name
can be optional at this point. I even tried calling Dunder Mifflin but they didn't answer.
šŸ˜‚ 4
n
Hi @Skip Breidbach, yes, the
0.13
release of Server now includes projects as part of the organizational structure, so your calls between Server and Cloud should be identical
@Jeremiah’s post in the announcements channel goes into some more depth there šŸ™‚
s
ok! Sorry, didn't think to look there first!
n
No worries at all, it's a big change!
šŸ‘ 1
@Marvin archive "project_name is required in Prefect Server 0.13.0"