Closed aindriu-aiven closed 2 months ago
Resolves: #2602
There is a harcoded environment id for checking the messages on a topic.
The value is now pulled from the topic context in coral.
Additional changes, explanations of the approach taken, unresolved issues, necessary follow ups, etc.
main
pnpm lint
Linked issue
Resolves: #2602
What kind of change does this PR introduce?
What is the current behavior?
There is a harcoded environment id for checking the messages on a topic.
What is the new behavior?
The value is now pulled from the topic context in coral.
Other information
Additional changes, explanations of the approach taken, unresolved issues, necessary follow ups, etc.
Requirements (all must be checked before review)
main
branch have been pulledpnpm lint
has been run successfully