Announcement

Collapse
No announcement yet.

"Edit" and "Resolve" button disappear in the detail page of Process User Task

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • "Edit" and "Resolve" button disappear in the detail page of Process User Task

    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

  • #2
    Hello,
    reproduced, thanks.
    Will be fixed.

    Comment


    • #3
      You can add the assigned user field to report's columns to avoid this situation.

      Comment


      • #4
        Thank you.

        Comment

        Working...
        X