Atlassian Jira Integration for Agile Development issue - In Servicenow, if we add the worknotes then it is getting updated twice in ServiceNow Worknotes and Jira Comments Issue Atlassian Jira Integration for Agile Development issue - In Servicenow, if we add the worknotes then it is getting updated twice in ServiceNow Worknotes and Jira Comments SymptomsSteps to Reproduce: 1. Navigate to rm_story table2. choose any story record3. add work notes in story4. you will notice its updated twice in servicenow worknotes and also in Jira comments. Actual behavior: if we add worknotes in rm_story record in servicenow, it gets updated twice in servicenow worknotes and in jira commentsExpected behavior: if we add worknotes in rm_story record in servicenow, it should update only once in servicenow worknotes and in jira commentsReleaseAll CauseThis issue happens because of cyclic updates performed by ADO. These cyclic updates typically occur when the "/manage-profile/profile-and-visibility" settings in JIRA are not set to public (Anyone).ResolutionPlease navigate to the page "/manage-profile/profile-and-visibility" in JIRA and change the visibility to "anyone".