Extension: Link Button

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • abidoss
    Senior Member
    • Mar 2023
    • 246

    #46
    I am unable to execute the action from a portal user.

    [2025-08-22 13:24:22] WARNING: (403) :: POST /6630dd969b6f0b8f1/WorkflowManual/action/run :: /var/www/html/dev/custom/Espo/Modules/Advanced/Tools/Workflow/Service.php(63)

    Comment


    • Kharg
      Kharg commented
      Editing a comment
      Is the Workflow a manual one? What permission did you set for it?

    • abidoss
      abidoss commented
      Editing a comment
      Yes, the workflow is manual. It allows modifying the status of a record created by the same portal user

    • Kharg
      Kharg commented
      Editing a comment
      According to the documentation portal users are now allowed to run manual workflows.

      I believe that you could achieve this by creating a custom endpoint to bypass this limitation or create a feature request in the forum.
Working...