This is an automated email from the ASF dual-hosted git repository. abeizn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
commit 9418c09a268763f0ce0761ff541257c3eeca3738 Author: abeizn <[email protected]> AuthorDate: Thu Jun 23 18:25:04 2022 +0800 fix: jira record not found and e2e test failed --- plugins/tapd/e2e/raw_tables/_raw_tapd_api_task_changelogs.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tapd/e2e/raw_tables/_raw_tapd_api_task_changelogs.csv b/plugins/tapd/e2e/raw_tables/_raw_tapd_api_task_changelogs.csv index 0c2ee550..b4e6d981 100644 --- a/plugins/tapd/e2e/raw_tables/_raw_tapd_api_task_changelogs.csv +++ b/plugins/tapd/e2e/raw_tables/_raw_tapd_api_task_changelogs.csv @@ -15,4 +15,4 @@ id,params,data,url,input,created_at 14,"{""ConnectionId"":1,""CompanyId"":99,""WorkspaceId"":991}","{""WorkitemChange"":{""id"":""11991001000361"",""workspace_id"":""991"",""workitem_type_id"":""0"",""creator"":""test-11test-11test-11"",""created"":""2019-12-16 12:46:49"",""change_summary"":""open"",""comment"":null,""changes"":""[{\""field\"":\""priority\"",\""value_before\"":\""3\"",\""value_after\"":2}]"",""entity_type"":""Task"",""change_type"":"""",""change_type_text"":"""",""field_changes"":[{""field"":""priority""," [...] 15,"{""ConnectionId"":1,""CompanyId"":99,""WorkspaceId"":991}","{""WorkitemChange"":{""id"":""11991001000366"",""workspace_id"":""991"",""workitem_type_id"":""0"",""creator"":""test-11test-11test-11"",""created"":""2019-12-16 16:07:18"",""change_summary"":""open"",""comment"":null,""changes"":""[{\""field\"":\""status\"",\""value_before\"":\""open\"",\""value_after\"":\""progressing\""},{\""field\"":\""flows\"",\""value_before\"":\""|progressing\"",\""value_after\"":null}]"",""entity_typ [...] 16,"{""ConnectionId"":1,""CompanyId"":99,""WorkspaceId"":991}","{""WorkitemChange"":{""id"":""11991001000367"",""workspace_id"":""991"",""workitem_type_id"":""0"",""creator"":""test-11test-11test-11"",""created"":""2019-12-16 16:10:25"",""change_summary"":""progressing"",""comment"":null,""changes"":""[{\""field\"":\""status\"",\""value_before\"":\""progressing\"",\""value_after\"":\""done\""}]"",""entity_type"":""task"",""change_type"":"""",""change_type_text"":"""",""field_changes"":[{ [...] -17,"{""ConnectionId"":1,""CompanyId"":99,""WorkspaceId"":991}","{""WorkitemChange"":{""id"":""11991001000368"",""workspace_id"":""991"",""workitem_type_id"":""2"",""creator"":""test-11test-11test-11"",""created"":""2019-12-16 16:10:25"",""change_summary"":""progressing"",""comment"":null,""changes"":""[{\""field\"":\""modified\"",\""value_before\"":\""2019-12-13 14:53:08\"",\""value_after\"":\""2019-12-16 16:10:25\""},{\""field\"":\""status\"",\""value_before\"":\""progressing\"",\""valu [...] +17,"{""ConnectionId"":1,""CompanyId"":99,""WorkspaceId"":991}","{""WorkitemChange"":{""id"":""11991001000368"",""workspace_id"":""991"",""workitem_type_id"":""2"",""creator"":""test-11test-11test-11"",""created"":""2019-12-16 16:10:25"",""change_summary"":""progressing"",""comment"":null,""changes"":""[{\""field\"":\""modified\"",\""value_before\"":\""2019-12-13 14:53:08\"",\""value_after\"":\""2019-12-16 16:10:25\""},{\""field\"":\""status\"",\""value_before\"":\""progressing\"",\""valu [...] \ No newline at end of file
