Refactor actions where `entity_type` and `operation_type` are not properly defined
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Motivation
- For each specific action, the combination of `entity_type` and `operation_type` must be unique.
- Since cases that do not meet this requirement have been found, let’s register all of them under this epic and fix them.
## Expected Sub Issue
- All cases where `entity_type` (and related fields) are not properly separated should be registered under this epic.
JIRA Issue: BA-3439
Contributor guide
Assessment
This issue has not been assessed yet.