Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated cherry pick of #2478: add related issue when create issue by import #2500

Conversation

erda-bot
Copy link
Member

Cherry pick of #2478 on release/1.3.

Squashed commit message:

commit b960760e809a364090bf2010ff34f6b278454de3
Author: chengjoey <30427474+chengjoey@users.noreply.github.com>
Date:   Fri Oct 22 11:06:29 2021 +0800

    add related issue when create issue by import (#2478)

What type of this PR

Add one of the following kinds:
/kind bug

What this PR does / why we need it:

support create issues relationship when import excel

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @your-reviewer

ChangeLog

Need cherry-pick to release versions?

Add comment like /cherry-pick release/1.0 when this PR is merged.

For details on the cherry pick process, see the cherry pick requests section under CONTRIBUTING.md.

@codecov
Copy link

codecov bot commented Oct 23, 2021

Codecov Report

Merging #2500 (b960760) into release/1.3 (9a9f671) will increase coverage by 0.00%.
The diff coverage is 40.90%.

Impacted file tree graph

@@             Coverage Diff              @@
##           release/1.3    #2500   +/-   ##
============================================
  Coverage        15.98%   15.99%           
============================================
  Files             1200     1200           
  Lines           121214   121228   +14     
============================================
+ Hits             19382    19393   +11     
- Misses           99831    99865   +34     
+ Partials          2001     1970   -31     
Impacted Files Coverage Δ
modules/dop/services/issue/import.go 0.00% <0.00%> (ø)
apistructs/issue.go 4.68% <50.00%> (+0.47%) ⬆️
modules/dop/services/issue/convert.go 32.34% <77.77%> (+1.24%) ⬆️
pkg/mock/mock.go 40.40% <0.00%> (-5.06%) ⬇️
pkg/parser/pipelineyml/visitor_ref_op.go 46.77% <0.00%> (+0.53%) ⬆️
modules/msp/apm/trace/trace.service.go 30.00% <0.00%> (+1.72%) ⬆️

@sfwn
Copy link
Member

sfwn commented Oct 25, 2021

/approve

@erda-bot erda-bot merged commit 3c85c39 into erda-project:release/1.3 Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants