Artifact Names Truncated by Line Feeds
Consider the following example.
I import my requirements from Excel, where they are "rich text." They resemble something like this (shown as CSV).
id, Name, Primary Text1, , "The following user aliases will be available:-John-Jacob-Jingleheimer-Schmidt"
As you can see, the above primary text features soft returns, or line feeds. For us, not every requirement needs to be atomic and the simplicity of a simple soft-return gives our analysts more flexibility.
The artifact is displayed in DNG as such:
Artifact ID, Name, Primary Text101, The following user aliases will be available:, "The following user....-Schmidt" (shortened for brevity)
Depending on your use-case, you could argue that this is intentional or desired, but it is certainly to our detriment. This prevents us from filtering for requirements where "Jingleheimer" is impacted, despite the fact that the requirement's primary text itself is well within the 255-character limit. And the artifact's name isn't even useful.
WI-52569 partially solves this problem from a quick search perspective, but that doesn't address the root of this issue - nor does it allow us to filter on primary text anyway.
Has anyone else experienced this issue? How did you address it?
Thanks
David
app version: DNG v6.0.2 iFix0015