The most common cause of task duplication errors is having a Task project column visible in the Risksheet configuration. When you copy-paste an existing task between rows with this column present, the save operation triggers a duplication error.Workaround — remove the Task project column:Locate the Task project column in your risksheet.json and remove it:
Having a Task project column visible in your Risksheet configuration causes duplication errors when copy-pasting existing tasks between rows. Remove the Task project column as a workaround. This bug was fixed in version 24.6.0.
For single-project task configurations, use project (singular). For multi-project scenarios, use projects (plural). Using the wrong property name can cause linking errors or unexpected behavior.
When you add a new task to a risk item, the behavior depends on whether the item already has tasks:Tasks belonging to the same risk item are grouped by their systemItemId value. New tasks are always inserted after the last sibling task row.
Fix: Paste Operations Creating Only One Task Per Item
When using Insert Rows Below (paste from clipboard), only the first task per risk item is inserted. Additional tasks are skipped.This is a known limitation. If you see the warning toast “Pasting only first task per item”, the system is functioning as designed. All pasted items are inserted at the top level (level 0) regardless of the source hierarchy.
When pasting risk items with multiple tasks using Insert Rows Below, only the first task per item is inserted. Additional tasks must be added manually after pasting. The completion toast displays up to 10 inserted item IDs.
Cross-project task linking has additional constraints:
Items from different Polarion servers cannot be linked in the same Risksheet
Users must have access to all target projects configured in projects
In clustered Polarion setups with separate servers, cross-server linking is not supported
The task link editor validates uniqueness to prevent duplicate task assignments. If you attempt to select an already-linked item, a notification informs you the item is already present.