Create new columns on pc_assign_workbasket
Due to a business requiment, we need to include 6 new columns to optimize the search on pc_assign_workbasket table. Actually we use a join with pc_work table to filter this columns on the assignment report definition, but the performance is very poor, due to amout of records and custom columns on pc_work table.
Is there any restriction or concert to update the pc_assign_worklist data model?