Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #9275

Closed
Open
Created May 10, 2015 by Administrator@rootOwner

Duplicate deploy keys since 7.9 or 7.10

Created by: xperseguers

Since either 7.9 or 7.10 (can say exactly), deploy keys are shown duplicated. This happens only in UI, not in database.

  • Given DK1, DK2 and DK3 and Projects P1, P2, P3, P4
  • Assume DK1 => P1 and P2 and DK2 => P1, P2, P3 and DK3 => P1, P2, P4
  • Open the settings of any projects, the corresponding DK are correctly shown, but in the list of available DK, you get:
  • When opening P3: DK1, DK1, DK3, DK3, DK3

You see as many duplicates of available keys as the key is associated to projects (DK1 is associated to 2 projects and not P3, thus when showing P3 you see it twice, DK3 is associated to 3 projects but not P3 thus when showing P3 you see it three times).

Assignee
Assign to
Time tracking