[
https://issues.apache.org/jira/browse/GOBBLIN-1870?focusedWorklogId=875192&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-875192
]
ASF GitHub Bot logged work on GOBBLIN-1870:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 08/Aug/23 11:58
Start Date: 08/Aug/23 11:58
Worklog Time Spent: 10m
Work Description: Will-Lo merged PR #3733:
URL: https://github.com/apache/gobblin/pull/3733
Issue Time Tracking
-------------------
Worklog Id: (was: 875192)
Time Spent: 50m (was: 40m)
> Fix missing flow execution id bug causing SQL Error
> ---------------------------------------------------
>
> Key: GOBBLIN-1870
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1870
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: Urmi Mustafi
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Seeing the following issue when trying to acquire lease for a flow action:
> {{ava.sql.SQLIntegrityConstraintViolationException: Column
> 'flow_execution_id' cannot be null" }}
> Flow action is created in orchestrate function, during refactoring missed
> executing the line to add flow execution id to metadata to be extracted for
> multi-active case. Adding a log line as well to check the flow action object
> created and verify it has all the flow information.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)