Skip to content

Fix typo in Roadmap sorting causing scrolling to fail on null dates

Kushal Pandya requested to merge 9829-fix-roadmap-sort-typo into master

What does this MR do?

Fixes a minor typo in Roadmap sorting which caused timeline scrolling to fail when start or end dates are null. This feature which the bug was affecting was introduced in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9018.

Does this MR meet the acceptance criteria?

Closes #9829 (closed)

Merge request reports