Impact
The bug causes incorrect source values to be passed. Users are affected as the default value is set to "manager," leading to potential miscommunication or errors in data processing.
Expected behaviour
The system should accept the correct source values as input without defaulting to "manager."
Actual behaviour
The current behaviour incorrectly defaults the source value to "manager" when received from the event producer and during transmission from the agent.
Steps to reproduce
- Input a source value in the event producer.
- Observe that the default value is set to "manager."
- Check the value transmitted from the agent.
Environment
N/A
Workarounds
N/A
Other information
N/A
JIRA Issue: BA-1033