Skip to content

[Fix-6649][UI] Get project according to project code (#6649)#6650

Merged
zhuangchong merged 1 commit intoapache:devfrom
linyanbin666:dev
Nov 6, 2021
Merged

[Fix-6649][UI] Get project according to project code (#6649)#6650
zhuangchong merged 1 commit intoapache:devfrom
linyanbin666:dev

Conversation

@linyanbin666
Copy link
Contributor

Purpose of the pull request

fix #6649

Brief change log

  • dolphinscheduler-ui/src/js/conf/home/router/index.js
    Get project by ID changed to get project by code

Verify this pull request

Local test

@linyanbin666 linyanbin666 changed the title [Fix-6649][UI] Get project according to code (#6649) [Fix-6649][UI] Get project according to project code (#6649) Oct 31, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2021

Codecov Report

Merging #6650 (505c639) into dev (00eea95) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                dev    #6650   +/-   ##
=========================================
  Coverage     38.51%   38.51%           
  Complexity     3223     3223           
=========================================
  Files           646      646           
  Lines         25847    25847           
  Branches       2800     2800           
=========================================
  Hits           9956     9956           
  Misses        14978    14978           
  Partials        913      913           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 00eea95...505c639. Read the comment docs.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@zhuangchong zhuangchong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@zhuangchong zhuangchong merged commit a728c85 into apache:dev Nov 6, 2021
lenboo pushed a commit to lenboo/dolphinscheduler that referenced this pull request Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [UI] When entering the project management page through different links, the front-end storage project is not switched

3 participants