Skip to content
GitLab
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 144
    • Issues 144
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • 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
  • #976
Closed
Open
Issue created May 03, 2020 by Benjamin Bouvier@bnjbvrOwner

Rethink number of months during a fetch

It doesn't quite make sense to allow arbitrary numbers, I suppose, because the difference between e.g. 11 and 12 won't make a large difference.

Instead, there are two nicer options:

  • use a select, labeled "Fetch bank information", with the following options: as far as possible in the past, for the last month, for the last three months, for the last six months. But actually, even for this, I'm having trouble identifying why somebody would select six months over three months, so we could only have the three third options. Or, pushing the argument one step furter...
  • use a toggle switch, "fetch all bank information" vs "fetch only last month of bank information".

For simplicity, I actually think that the toggle switch ought to be sufficient, but opening this issue to discuss if others have different opinions.

Since we're reducing scope of functionality, the nice thing is that we can reuse the current server backend, and not modify it (and not migrate any data).

Assignee
Assign to
Time tracking