This suppose usage of "fulltextsearch" plugin and deployment of elasticsearch
Moreover, this also suppose that basics for artifact indexation is already set-up (5 points)
Then, this story must:
- add indexation of "list" (selectbox, multiselectbox, radio, checkbox, openlist) into ES index
- Replace the SQL search by ES search in Tracker Rendering
- Take in report rendering that values comes from various tracker/project
This story assume:
- field permissions are managed by Tuleap (Tuleap will deal with field perms to build the query)
- field permissions must be homogenous across tracker
- artifact permissions are indexed in ES
- We search only in last version of artifact (as for SQL)