event-catalog / eventcatalog

An open source documentation tool to bring discoverability to your event-driven architectures
https://eventcatalog.dev
MIT License
1.81k stars 152 forks source link

Missing event metada in service NodeGraph #842

Closed gabrielcolson closed 1 week ago

gabrielcolson commented 2 months ago

I tried this:

I added an event and a service that consumes the event and displays a NodeGraph

This happened:

On the service page, the event has Producers and Consumers at 0

I expected this:

to have Consumers: 1

Is there a workaround?

No response

Anything else?

No response

EventCatalog Version

@eventcatalog/core@2.8.2

Node.js Version

v20.16.0

Platform(s)

MacOS

Community Notes

markallanson commented 3 weeks ago

I have run into this as well. On the Command/Query/Event node graph everything is correct, but when looking at the node graph for the server it's all zero.