Truncate package descriptions that are longer than 200 characters.

This commit is contained in:
ianmarshall 2020-11-09 16:36:37 -05:00
parent 881193cf24
commit 40c34a4518
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
---
type: fix
issue: 2164
title: "The JPA Package loader was failing if the package had a description longer than 200 characters. This has been fixed."