Linked items widget for the work items
Release notes
With this release, you can now link tasks and OKRs using related
, blocked by
and blocking
attributes to provide traceability between dependent and related work items. Once epics and issues are migrated to the work item framework, the linked items widget will enable linking of items across work item types.
Summary
This is the frontend issue for implementation of linked items widget in work items.
The task for this feature will be divided as per following order:
-
Extract Work item contents and create a wrapper - !128088 (merged) -
Extract work_items_token_input.vue from app/assets/javascripts/work_items/components/work_item_links/work_item_links_form.vue
- !128973 (merged) -
Create work items relationship shell - !130456 (merged) -
Create a work_item_relationship component in the work_item_relationship folder which lists the linked items based on FF checks - !130194 (merged) -
Create a work_item_relationship_form component in the work_item_relationship folder which allows to select relationship type, show autocompletions based on license and FF checks- !131194 (merged) -
Allow removing the linked item - !131555 (merged) -
Add documentation for linked work items - !132965 (merged)
Reference
Edited by Amanda Rueda