I have a report which entity type is Process User Task and below are the filter of the report
1. Is Resolved = false
2. (Complex expr) assignedUserID equals env\userAttribute('id')
This report is used for showing the unresolved process user task for login user.
The report shows the unresolved user task correctly. When i click the name of the task in report, it goes to the detail page of the task, but there are NO "Edit" and "Resolve" button (i have the right to edit). After i press F5 to refresh the page, these 2 buttons appear!
EspoCRM version:5.1.2
Advanced Pack: 1.31.2
1. Is Resolved = false
2. (Complex expr) assignedUserID equals env\userAttribute('id')
This report is used for showing the unresolved process user task for login user.
The report shows the unresolved user task correctly. When i click the name of the task in report, it goes to the detail page of the task, but there are NO "Edit" and "Resolve" button (i have the right to edit). After i press F5 to refresh the page, these 2 buttons appear!
EspoCRM version:5.1.2
Advanced Pack: 1.31.2
Comment