Writing "-->" in a text field, corrupts the content with escaped HTML characters
Steps to reproduce:
Expected result: After clicking SAVE, the text should be same as typed
Actual result: After clicking SAVE it becomes "Clarity PPM --> CA PPM\r\nABC --> DEF"
Due to CLRT-81672
This issue can be easily avoided by changing the "-->" sign with "->" sign