"pagingConfig": {
"commentPagingEnabled": true,
"commentPageSize": 20,
"historyPagingEnabled": true,
"historyPageSize": 20,
"historyChangesPagingEnabled": true,
"historyChangesPageSize": 50
},
|
Property Name
|
Description
|
Default Value
|
|---|---|---|
|
"commentPagingEnabled"
|
When set to true, paging is enabled on the comments of Work Items.
When set to false, paging is disabled on the comments of Work Items.
|
true
|
|
"commentPageSize"
|
Sets the number of comments to appear on a page.
|
20
|
|
"historyPagingEnabled"
|
When set to true, paging is enabled on the history of Work Items.
When set to false, paging is disabled on the history of Work Items.
|
true
|
|
"historyPageSize"
|
Sets the number of history items on a page.
|
20
|