Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • M Meta
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 459
    • Issues 459
    • List
    • Boards
    • Service Desk
    • Milestones
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Platform
  • Meta
  • Issues
  • #539
Closed
Open
Issue created Aug 18, 2016 by Antoine R. Dumont@ardumontMaintainer

Update loaders to register origin_visit's state

As of today, loaders only creates origin_visit when they finish successfully (through the current occurrence_add mechanism).

This needs to be updated to:

  • create one origin_visit as soon as they start (state: ongoing)
  • update the origin_visit's state when done
    • successfully (state: full)
    • or not (state: partial).

Migrated from T539 (view on Phabricator)

Edited Jan 08, 2023 by Phabricator Migration user
Assignee
Assign to
Time tracking