Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • predi predi
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Kjetil Thuen
  • predipredi
  • Issues
  • #26

Closed
Open
Created Dec 07, 2014 by Kjetil Thuen@kjetilMaintainer

First log entry needs to be generated

Since the graphs use the activity log to generate its graphics, it currently depends on looking at the "market created" log entry. This was ok when there was only one generated market, but in reality the market and its contracts might be created over time (potentially many events), and there is not really a way to know when the creating process is done.

Ideally there should be an event when the market first opens, but the system is not running when no one is logged in, so it is difficult generating the event.

One approach is making the graphs handle markets without log entries. One way to do this could be looking up the initial prices and timestamps in the market collection instead.

Another is creating event for every edit when the admin is setting up the market. The graph could then ignore everything but the last edit.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking