** add your description here **
Link to Asana task:
Select all applicable fields with (+, x, y) and mark all non-applicable fields with (n/a or -) in the list
- [] All unit tests pass (locally and/or on the feature pipeline).
- [] Functional tests pass, if applicable.
- Refer to the Integration Test section for step-by-step instructions.
- [] I have added new unit tests, if necessary for the changes made.
- [] Local build (
./gradlew build -p clickstream
) completes successfully. - [] Feature pipeline completes successfully for my changes.
- [] NightsWatch Deployment tests pass (verify for significant changes).
- [] I have reviewed the New Code and Overall Code tab in SonarQube for my branch.
- [] I have removed any commented-out code or debugging statements.
- [] I have updated the README or relevant documentation if necessary.
- [] I have included any additional information or diagrams for other developers to understand my changes.
- Add your notes and screenshots here
- If any items in the checklist are not applicable to your changes, please explain why.
- If there are any known issues or limitations with the changes, please document them.