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
  • #6511

Closed
Open
Created Mar 11, 2014 by Administrator@rootOwner

500 Error on settings page when old issue tracker is used.

Created by: ghost

Hallo developers,

in gitlab there is an option to use an alternative issue tracker like redmine. So if you have set this up in the config/gitlab.yml file, you are able to select this tracker in the "settings tab" of your project and anything works fine.

But if you now remove the external issue tracker feature from your config/gitlab.yml file, there is a problem. If you now navigate to your project issue tab it shows you the default issue system. This is right, and it is good, that gitlab detect that the extrenal tracker is locked.

BUT if you want to change any settings so you have to go to the settings tab, you get a 500 error. Why? In the database the old tracker is listed. You have to uncomment the external tracker lines so it is "activated". Then you have to change your issue system to internal. After that you can disable your old issue system.

This is complicated and may broke up setups.

It is possible to fix this?

Assignee
Assign to
Time tracking