it returned success and affected_rows=5 (5 different versions), but when I click 'start now' to create a new flow-run, it shows that:
Copy code
Last State Message
[9 Dec 2020 9:26am]: Failed to load and execute Flow's environment: KeyError('After Modified')
Is there any step I missed? I just want to modify the flow name after I registered the flow. Thank you🙏
c
Chris White
12/09/2020, 1:39 AM
Hi Eric! You currently cannot update a Flow’s name through the API without reregistration — certain types of storage rely on the name to load the flow (as you’re seeing).
In general, I don’t recommend altering database data directly without going through a dedicated API route, as that will usually have unintended consequences like what you’re seeing here
e
Eric
12/09/2020, 1:58 AM
@Chris White Thanks Chris🙏, maybe I need to reregister a new version of flow if I want to modify the flow name, right?
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.