Skip to content

Fix extra leading space in task title created from checklist

Alexandru Croitor requested to merge fix-extra-leading-space-in-task-title into master

What does this MR do and why?

When creating a task from a checklist item in the description, we send an extra whitespace at the beginning of the title, which then results in an extra whitespace in the checklist item when the task is removed.

re #368307 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alexandru Croitor

Merge request reports