mitre-attack / mitre-attack/attack-workbench-frontend
[BUG] Getting error about missing aliases when saving software, campaign and group objects
Open
@adpare is already working on this.
Since Apr 6, 2026.
bug
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
Describe the bug
Getting the following errors about missing aliases when saving software, campaign and group objects
aliases: aliases is The first alias must match the object's name.
x_mitre_aliases: x_mitre_aliases is The first alias must match the object's name.
Expected behavior
The backend should handle adding the object's name as the first alias, and we should be able to save the object without having to manually add the object's name to the aliases list
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.