Editing a comment content to only quick action results in error on submission
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
used a backslash instead of a forward slash when adding time spent to a work item, then edited the comment correcting to the correct slash... command updated time tracking, however, warning text with an error was given: "Something went wrong while editing your comment. Please try again"
Steps to reproduce
1-open an issue 2-enter a comment, include a command such as as '/spend' but instead of a forward slash '/', use a backslash '' 3-edit the comment, correcting to a forward slash '/' 4-save the comment... you should get an error message. 5-refresh the page, confirming your time spent did update.
What is the current bug behavior?
An error message is displayed, even though no error actually occurred (to the front end user at least)
What is the expected correct behavior?
You should get no error, comment should update and page refresh to display the corrected time spend on that work item.
