Skip to content

Confirmation around if the user is going to delete a mapping refers to UUID #350

Description

@cmwylie19

Describe what should be investigated or refactored

if (confirm('Are you sure you want to delete this mapping?' + mapping.uuid  + '')) { }

The problem is that the UUID may not be unique in certain cases like NIST 800 REV 5.

We need a way to show the user which mapping is going to be deleted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions