We have decided to move from using project types (added in the project summary view) to focusing on component work types. To phase out project types, we need to display the component work types from the project_list_view database view to the project list view as a summary of all component work types across all components associated with a project that is both advanced searchable and exportable.
In Scope
Add component_work_types to the project list table (sortable and mirror config for existing Type column)
Make component_work_types advanced searchable using same same config as Type field but use moped_work_types for the dropdown options
We have decided to move from using project types (added in the project summary view) to focusing on component work types. To phase out project types, we need to display the component work types from the
project_list_view
database view to the project list view as a summary of all component work types across all components associated with a project that is both advanced searchable and exportable.In Scope
component_work_types
to the project list table (sortable and mirror config for existing Type column)component_work_types
advanced searchable using same same config as Type field but usemoped_work_types
for the dropdown optionscomponent_work_types
exportable