This is an automated email from the ASF dual-hosted git repository.
narro pushed a change to branch feat/due_date
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
omit d89e83a6d fix: add due_date to tool layer issue table in jira, tapd
and zentao
omit 8161a49ca refactor: streamline due date handling across TAPD and
Zentao extractors
omit 04f4e1726 test: add customize due date test cases for Zentao plugin
omit 4314be958 feat: add customizable due date field handling in Zentao
bug, story, and task extractors
omit 5de32c6f5 feat: refactor due date field handling in TAPD bug, story,
and task extractors
omit 087c7be9a fix: handle errors in SetAllFields method for TAPD bug,
story, and task extractors
omit 22b270a1e feat: add due date fields to scope config for Jira, TAPD,
and Zentao plugins
omit 66a92ffd7 feat: enhance due date handling in TAPD plugin with
customizable fields
omit 6b7bf1880 feat: support customize due date field in jira plugin
omit 3a1b8667f test: add e2e test for due date field
omit e344571ff feat: convert issues.DueDate from multi plugins
omit 6865d9b77 feat: add DueDate field to Issue model and migration script
add f80d6186f fix(jira): remove outdated records when convertor is not in
incremental mode (#8333)
add 39bbdeb94 feat: add DueDate field to Issue model and migration script
add 9f0beb404 feat: convert issues.DueDate from multi plugins
add 80fbea863 test: add e2e test for due date field
add 7327f8d09 feat: support customize due date field in jira plugin
add eeb4187f4 feat: enhance due date handling in TAPD plugin with
customizable fields
add 48ccc7a5f feat: add due date fields to scope config for Jira, TAPD,
and Zentao plugins
add 9b9f78a40 fix: handle errors in SetAllFields method for TAPD bug,
story, and task extractors
add 6f9ee4cab feat: refactor due date field handling in TAPD bug, story,
and task extractors
add b68c1cb1b feat: add customizable due date field handling in Zentao
bug, story, and task extractors
add 03f3b7327 test: add customize due date test cases for Zentao plugin
add 21ddbac0a refactor: streamline due date handling across TAPD and
Zentao extractors
add c8043c0d7 fix: add due_date to tool layer issue table in jira, tapd
and zentao
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d89e83a6d)
\
N -- N -- N refs/heads/feat/due_date (c8043c0d7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
backend/plugins/jira/tasks/issue_convertor.go | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)