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

abeizn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


    from 721bb5ef fix: fix mustcompile lost error msg (#2405)
     new 4918cad7 fix: tapd users
     new 42f706f5 fix: tapd users

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:
 .../tapd/e2e/snapshot_tables/_tool_tapd_users.csv  | 24 ++++----
 .../tapd/e2e/snapshot_tables/changelogs_bug.csv    | 26 ++++-----
 .../tapd/e2e/snapshot_tables/changelogs_story.csv  | 14 ++---
 .../tapd/e2e/snapshot_tables/changelogs_task.csv   | 64 +++++++++++-----------
 .../tapd/e2e/snapshot_tables/issue_worklogs.csv    | 32 +++++------
 plugins/tapd/e2e/snapshot_tables/issues_bug.csv    | 40 +++++++-------
 plugins/tapd/e2e/snapshot_tables/issues_story.csv  | 40 +++++++-------
 plugins/tapd/e2e/snapshot_tables/issues_task.csv   | 30 +++++-----
 plugins/tapd/e2e/snapshot_tables/users.csv         | 22 ++++----
 plugins/tapd/e2e/user_test.go                      |  1 -
 .../tapd/models/migrationscripts/archived/user.go  |  4 +-
 plugins/tapd/models/user.go                        |  4 +-
 plugins/tapd/tasks/bug_changelog_converter.go      |  2 +-
 plugins/tapd/tasks/bug_converter.go                |  7 ++-
 plugins/tapd/tasks/story_changelog_converter.go    |  2 +-
 plugins/tapd/tasks/story_converter.go              |  7 ++-
 plugins/tapd/tasks/task_changelog_converter.go     |  2 +-
 plugins/tapd/tasks/task_converter.go               |  7 ++-
 plugins/tapd/tasks/user_converter.go               |  6 +-
 plugins/tapd/tasks/user_extractor.go               |  3 +-
 plugins/tapd/tasks/worklog_converter.go            |  2 +-
 21 files changed, 169 insertions(+), 170 deletions(-)

Reply via email to