Skip to content

Two events (different topics) are generated for project creation #473

Open
@vikasrohit

Description

@vikasrohit

It should raise only one kafka bus event, right now we are raising two events:

  1. project.action.create
  2. connect.notification.project.created

We should identify the places where connect.notification.project.created is still being used and get rid of it by using the new event standard project.action.create.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions