Add report integration for BpmnUserTask with filters and panels; update cache timestamps
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"sidePanels": {
|
||||
"detail": [
|
||||
"__APPEND__",
|
||||
{
|
||||
"isReportPanel": true,
|
||||
"name": "reportPanel697216784307d43ad",
|
||||
"label": "uSERtASKSs",
|
||||
"view": "advanced:views/report-panel/record/panels/report-panel-side",
|
||||
"reportPanelId": "697216784307d43ad",
|
||||
"reportType": "List",
|
||||
"reportEntityType": "BpmnUserTask",
|
||||
"displayType": "List",
|
||||
"displayTotal": false,
|
||||
"displayOnlyTotal": false,
|
||||
"useSiMultiplier": true,
|
||||
"accessDataList": [
|
||||
{
|
||||
"scope": "BpmnUserTask"
|
||||
},
|
||||
{
|
||||
"teamIdList": [
|
||||
"68da9bdd622c9958a"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"filterList": [
|
||||
"__APPEND__",
|
||||
{
|
||||
"isReportFilter": true,
|
||||
"name": "reportFilter6972174b6540731c1",
|
||||
"accessDataList": [
|
||||
{
|
||||
"teamIdList": [
|
||||
"68da9bdd622c9958a"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"collection": {
|
||||
"filters": {
|
||||
"reportFilter6972174b6540731c1": {
|
||||
"isReportFilter": true,
|
||||
"id": "6972174b6540731c1"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"primaryFilterClassNameMap": {
|
||||
"reportFilter6972174b6540731c1": "Espo\\Modules\\Advanced\\Classes\\Select\\Common\\PrimaryFilters\\ReportFilter"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user