mitre-attack / mitre-attack/attack-workbench-frontend

[BUG] The unrevoke functionality does not work from the frontend

Open
#861 0 comments 0 reactions 1 assignee View on GitHub

@adpare is already working on this.

Since May 27, 2026.

bug
Dominant language
TypeScript
Stars
438
Forks
79
Avg merge
1d 21h
Merged PRs (30d)
3

Description

Describe the bug
Currently the user is not able to unrevoke an object from the frontend

Expected behavior
User should be able to unrevoke objects that were previously revoked

Additional context
The key for revoked does get set to false for the object, but at some point while going through the save functionality, that key gets reset to true and leaves the object unchanged.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.