Skip to content

Kafka event payload on challenge updates #88

Open
@ThomasKranitsas

Description

@ThomasKranitsas

Currently, PUT /challenges/:id fires an event where the payload is the full challenge object while PATCH only includes the updated properties.

In order to get the legacy challenge processor to properly work, we need to change both to include the whole object.

This is a temporary fix until we turn off the legacy processor.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions