Dataspace - Refactor Learn Group Tab
Opened this issue · 0 comments
labkey-klum commented
Rationale
Information being displayed in the group learn grid is not accurate because the store is being populated by incorrect data. We need to refactor the store
and possibly the model
to pull in information from the active filters that is being saved to the ParticipantGroup
table.
Tasks
- review spec @labkey-bpatel
- Test review @labkey-sweta
- Analyze filter saving code and serialized structure : 3 hr
- Update group store to parse filters
- studies : 2 hr
- species : 1 hr
- products : 1 hr
- assays : 1 hr
- Consolidate group summary store : 3 hr
- Saved MAb filters : 2 hr 📍
- Group summary studies : 2 hr
- Refresh store after save/update : 2 hr
- Delete obsolete queries : 1 hr
- Display additional category details for species and products : 2 hr
- Manual test @labkey-sweta
- code review @labkey-bpatel
- TC verify and merge