How to remove the work notes with out being displayed on agent workspace?DescriptionThe work note is deleted on sys_journal_field, sys_audit and sys_history_set, the same changes are reflected in activity stream of respective table in platform but the comment is still displaying on workspace.Release or EnvironmentAll releasesCauseThe issue is happening due to in sys_activity table the respective work_notes entry is still present due to that the comment is visible on workspace.ResolutionDelete the respective work notes record from 'sys_activity' table so that the specific work notes will be removed from activity stream on workspace.