Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P PIM IncidenceEditor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PIM
  • PIM IncidenceEditor
  • Merge requests
  • !32

Fix crash when creating all-day to-dos

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Glen Ditchfield requested to merge gditchfield/incidenceeditor:all-day-todos into release/22.04 Mar 31, 2022
  • Overview 4
  • Commits 1
  • Pipelines 3
  • Changes 1

Creating all-day to-dos by right-clicking in the month view or in the all-day area of the agenda view caused an assertion failure, "editor shouldn't be dirty", because the timeSpec of an all-day event is not rigorously defined. This patch codes around the problem and imitates the "dirty" logic for events.

@dfaure

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: all-day-todos