Legacy Knowledge Base
Published Jun. 30, 2025

Forked workflow task still pending after another user completes the other forked task

Written By

Amit Tiwari

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

The forked workflow task is still pending after another user completes the other forked task

Steps to reproduce

  1. Create two Administrator users(user1,user2)
  2. Control panel > Configuration > Kaleo Designer > Add New Definition
  3. Copy the contents from the attached XML to Source(Fork_Update1.xml)
  4. Change to the following settings

    "review1" > Assignments:
    Assignment Type: User
    Name: user1

    "review2" > Assignments:
    Assignment Type: User
    Name: user2

  5. Publish
  6. Content > Web Content > "i" button > Edit(⋮ button) > Default Workflow for All Structures > select the workflow
  7. Add a web content > Submit for Publication
  8. The workflow task is added to user1,user2
  9. Log in as user1 > My workflow Tasks > click on ⋮ button on the task > Approve
  10. The web content's status will be changed to "Approved"
  11. Log in as user2, go to My workflow Tasks

Actual behavior
user2's task status is still "Pending".

Expected behavior
Each approver's task will be completed.

Environment

  • DXP 7.0

Resolution

    • The observed behavior is a known issue/bug and has been fixed in liferay-fix-pack-dxp-14 and above.
    • If a hotfix is required for this issue, please create a support ticket requesting a hotfix by attaching patch details.
    • Installing Fix Packs and Hotfixes on Liferay DXP will guide you to install this hotfix in the respective environment.

Additional Information

Did this article resolve your issue ?

Legacy Knowledge Base