Human readable paths

It’d be great to look up a stream by a more human readable path in order to allow end users to easily sense check that the data they’re pulling is from the right source:

image

This could be done with some magic behind the scenes that looks up the stream names from the avaliable ids and returns the real underlying stream.

1 Like

Hey @chris.welch ,

Good idea. Currently, it is possible to have multiple projects with the same name. That’s why we’re identifying them by giving them a unique id. I’ll let @dimitrie give you a detailed answer if its possible to implement.

Maybe a simple node that shows some additional details of the stream (similar to the Stream Details) one, could work?