Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D deichman
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • digibib
  • deichman
  • Merge requests
  • !684

Merged
Created Oct 27, 2022 by Tom Adam@tomadamMaintainer

DEICH-6411 - Sibyl - Fixed debug config and coding error related to events/from(Start/End)Time/to(Start/End)Time sort

  • Overview 0
  • Commits 2
  • Changes 9

DEICH-6411 - Fixed debug config and coding error

fromStartTime and toStartTime was overwritten by the string representation of fromEndTime and  toEndTime.

go 1.19 upgrade done.

Fixed debug Dockerfile.

Added path to assets as env variable.

DEICH-6411 - TK - using start time for date sorting

This way events on the same day show up in correct order. Otherwise, the order within a day is random.

Finalizes DEICH-0000 - Upgraded to go 1.19

Edited Oct 28, 2022 by Tom Adam
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: DEICH-6411