This is an automated email from the ASF dual-hosted git repository.

lynwee pushed a change to branch fix-zentao-deadline-field
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


    from 26bea3547 fix: Prevent implicit GraphQL disable when pacthing Github 
Connection (#8353)
     new 9b86a9fa3 fix(zentao): fix deadline field
     new 556f38fe3 fix(zentao): fix a typo

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 backend/helpers/utils/field.go                  |  7 ++++---
 backend/helpers/utils/field_test.go             | 10 +++++-----
 backend/plugins/jira/tasks/issue_extractor.go   |  2 +-
 backend/plugins/tapd/tasks/bug_extractor.go     |  2 +-
 backend/plugins/tapd/tasks/story_extractor.go   |  2 +-
 backend/plugins/tapd/tasks/task_extractor.go    |  2 +-
 backend/plugins/zentao/models/bug.go            |  2 +-
 backend/plugins/zentao/models/task.go           |  2 +-
 backend/plugins/zentao/tasks/bug_extractor.go   |  4 ++--
 backend/plugins/zentao/tasks/story_extractor.go |  2 +-
 backend/plugins/zentao/tasks/task_extractor.go  |  4 ++--
 11 files changed, 20 insertions(+), 19 deletions(-)

Reply via email to