Skip to:
Currently, the name of the node gets truncated after 14 characters.
Let's increase the number of characters diplayed to 18.
Name longer than 18 are truncated after 16 character, and elipsis are displayed
https://github.com/cdapio/cdap/pull/11304
Currently, the name of the node gets truncated after 14 characters.
Let's increase the number of characters diplayed to 18.
Name longer than 18 are truncated after 16 character, and elipsis are displayed