Fixed
Status Update
Comments
il...@google.com <il...@google.com>
jb...@google.com <jb...@google.com> #2
This has been fixed internally by 2.4.0-rc01
release.
No update yet.
This has been fixed internally by 2.4.0-rc01
release.
Description
When I get this error,
startDestDisplayName
just gives me an arbitrary Dest Id when declaring startDest with Routes. I have to debug the source and check the route value to figure out what's wrong.I suggest to display the route instead of this ID, by updating the
startDestDisplayName
logic or just displaying the route pattern somehow for easier debugging.