You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use teams (and their ids) everywhere. So a service is owned by a team and a team is defined in teams/<myteam>.md.
This happened:
When updatin from 2.16.3 to 2.17.1 we see a lot of
/docs/commands/foobar/1/index.htmlEntry users → <myteam> was not found. (+434ms)
This happens across all types of collecttions (commands, queries, services, events, domains...). The owner is also no longer shown on the page ("This service does not have any documented owners.").
I tried this:
We use teams (and their ids) everywhere. So a service is owned by a team and a team is defined in
teams/<myteam>.md
.This happened:
When updatin from 2.16.3 to 2.17.1 we see a lot of
/docs/commands/foobar/1/index.htmlEntry users → <myteam> was not found. (+434ms)
This happens across all types of collecttions (commands, queries, services, events, domains...). The owner is also no longer shown on the page ("This service does not have any documented owners.").
I expected this:
In https://demo.eventcatalog.dev/docs/services/InventoryService/0.0.2 I would expect to see dboyne (user), full-stack (team) and mobile-devs (team) however only dboyne is listed there. Config is here https://github.com/event-catalog/eventcatalog/blob/main/examples/default/domains/Orders/services/InventoryService/index.md
Is there a workaround?
No
Anything else?
No response
EventCatalog Version
2.17.1
Node.js Version
No response
Platform(s)
MacOS, Linux
Community Notes
The text was updated successfully, but these errors were encountered: