Skip to content

Do not allow EventSource / EventType to be deleted if there are bindings to them. #94

@vaikas

Description

@vaikas

Expected Behavior

If there's a binding, you should not be able to remove an event source since you can lose the bind container.

Actual Behavior

you can delete an event source even if there's a binding referring it.

Steps to Reproduce the Problem

  1. create an event source / event type
  2. create a binding referring those
  3. delete event source
  4. binding is left orphaned

Additional Info

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions