Skip to content

Follow-up from "WI note action - assign/unassign to commentator"

The following discussion from !114848 (merged) should be addressed:

  • @acroitor started a discussion: (+3 comments)

    do we have a check that data-testid="delete-note-action" is enabled for some roles? 🤔

    @deepika.guliani

    So delete note action depends on work item note permission rather than the user role.

    i.e

    this.note.userPermissions.adminNote

    since this MR does not exactly touch anything related to delete note , would it be okay to create a follow up for delete note action spec ?