[ADF-4273] Remove description property from Process Instance Cloud Model (#4568)

* [ADF-4273] Remove description property from Process Instance Cloud Model

* [ADF-4273] Remove from e2e tests
This commit is contained in:
davidcanonieto
2019-04-09 16:49:44 +01:00
committed by Eugenio Romano
parent ce0775c525
commit 2753771d29
9 changed files with 1 additions and 46 deletions

View File

@@ -36,7 +36,7 @@ The component populates an internal array of
By default all properties are displayed:
**_id_**, **_name_**, **_description_**, **_status_**, **_initiator_**, **_startDate_**, **_lastModified_**, **_parentId_**, **_businessKey_**.
**_id_**, **_name_**, **_status_**, **_initiator_**, **_startDate_**, **_lastModified_**, **_parentId_**, **_businessKey_**.
However, you can also choose which properties to show using a configuration in `app.config.json`: