Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • kresus kresus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 142
    • Issues 142
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kresusapp
  • kresuskresus
  • Issues
  • #863

Closed
Open
Created Jul 03, 2019 by Antoine@ZeHiroDeveloper

Remove currentAccountId from url when not necessary

This ticket is to discuss whether we should do this or not. I would like to work on having a route /settings/accounts/new which would only display the bank access creation form. But, it is not possible to do this with the way routes are currently implemented:

  • the new in the url would be interpreted as an account Id, which we don't want

An easy way to adress the problem, would be to remove the Id from the url, when the Id does not make sense:

  • settings
  • about section (all sections except reports, budget, charts and duplicates)
Edited Jul 06, 2019 by Benjamin Bouvier
Assignee
Assign to
Time tracking