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

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Vincent
    Senior Member
    • May 2017
    • 176

    "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
  • tanya
    Senior Member
    • Jun 2014
    • 4308

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

    Comment

    • yuri
      Member
      • Mar 2014
      • 8440

      #3
      You can add the assigned user field to report's columns to avoid this situation.
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      • Vincent
        Senior Member
        • May 2017
        • 176

        #4
        Thank you.

        Comment

        Working...