For assessment to work properly we need to relax the constraint in cr_item_rels binding the relationships only to cr_items. We need that to be totally open so that we can implement relationships between two cr_revisions. The only thing needed is to drop that db-constraint, create a new plsql proc for cr_revisions and add that functionality in tcl to create relationships between cr_revisions.
To be exact, we need that functionality in the 5.1 branch. Is that ok or are there any major objections?
Request notifications