Complement for this feature: Fibery
I used ClickUp and am migrating to Fibery, a feature I used a lot was to change a task from one database to another, for example, in our creative process in ClickUp we used 3 databases, planning, copywriting and video & design, and the task was floating between these databases, I tried to replicate it in Fibery, but the lack of automation to change the task automatically from one database to another makes it almost unfeasible to always have to do it manually.
Problem
Currently, converting entities from one database to another (e.g., converting a Feature to a Bug) can only be done manually through the entity view:
-
Go to Entity View → click “…” → select “Convert To…”
-
Select target database manually
-
Process happens one entity at a time
This creates friction for workflows where entity conversion should happen automatically based on specific triggers or conditions.
Proposed Solution
Add automated entity conversion capabilities through:
1. Automation Rules
Enable entity conversion as an Action in Rules:
WHEN: [Trigger conditions]
THEN: Convert entity to [Target Database]
Example use cases:
-
WHEN Feature.State = "Won't Fix" THEN Convert to Ideas database -
WHEN Bug.Severity = "Enhancement" THEN Convert to Feature database -
WHEN Idea.State = "Approved" THEN Convert to Task database
2. Action Buttons
Add conversion as a custom button action in views:
-
Bulk convert multiple selected entities
-
One-click conversion with pre-defined target database
-
Conditional buttons (only show when criteria met)
Benefits
-
Workflow automation: No manual intervention needed for routine conversions
-
Bulk operations: Convert multiple entities simultaneously
-
Consistency: Reduce human error in classification
-
Efficiency: Save time on repetitive reclassification tasks
-
Better data governance: Automatic entity lifecycle management
Example In ClickUp
Implementation Suggestions
-
Maintain current behavior: original entity deleted, data preserved
-
Add conversion history/audit trail
-
Support conditional conversion (with filters/formulas)
-
Include conversion in API for external automation
-
Allow mapping of fields between source/target databases
-
PS: ClickUp has a similar automation for changing a task from one database to another that works extremely well and can be used as inspiration.
Current Workaround
Right now, teams have to either:
-
Manually convert entities one by one
-
Create duplicate entities in target database + delete originals
This feature would make Fibery much more powerful for teams managing complex entity lifecycles and classifications.


