Trigger and sequence component activations should not be placed in activation logs
Open
bug
enhancement
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
Currently trigger and sequence component activation IDs are placed in activation logs. However, these activation IDs are not logs at all and should not be treated as such. Since these activation IDs in logs are formatted differently than real action logs, activation store SPIs will have trouble differentiating between actual logs and component activations. Instead the activation IDs should be placed in the top level trigger/sequence activation under annotations.
Contributor guide
Assessment
This issue has not been assessed yet.