Open cmcnicholas opened 1 year ago
fixes #348 where the displayName property exceeds the aqs model max length. See associated bug report for error message.
displayName
this PR tries to "pretty print" the display name in situations where the id is long enough to make the displayName > 100 chars
fixes #348 where the
displayName
property exceeds the aqs model max length. See associated bug report for error message.this PR tries to "pretty print" the display name in situations where the id is long enough to make the displayName > 100 chars