Comments in ADO using “Markdown editor” in ADO show GUID id in ServiceNow instead name, however putting comment using default "HTML editor" it will show name not GUID in ServiceNow after synching.
Steps to Reproduce:
@[email protected] Comment in ADO using Markdown editor.
Expected Results:
Synched comment from ADO should show username correctly under WorkNotes field in ServiceNow.
Actual Results:
Synched comment from ADO showing user GUID under WorkNotes field in ServiceNow.
@<USER GUID> Comment in ADO using Markdown editor.
3.x
User to pay close attention while putting comments in ADO, as once it's save user will not get to know if the comment was added using the "Markdown editor" or the "HTML editor" as it does not record this at all and it all displays the same after comment was saved.
Avoid using "Markdown Editor" while using @username along with content in ADO history field.