Preserving link metadata

Hey

Not sure if this a bug or a feature: if I use linkTo in my projection and specify my own link metadata and that link gets categorized by $by_category built-in projection, the link metadata gets overridden (my stuff is removed).

How about $by_category only added its own stuff without removing mine?

Szymon

Bump

I would also very much like this

/Julian

There are two distinct events here:

There is the original event and the linkTo event both have their own
metadata. Are you saying when you access the resolved event you are
getting the metadata off the link to event not off the resolved event?
I think this is something we can look at (if resolving return the
metadata of the original event). Or am I misunderstanding you?

Greg