This commit is contained in:
2018-09-06 22:50:26 +00:00
parent 3afbb96fca
commit 17e07b3c6c
2 changed files with 9 additions and 1 deletions

View File

@@ -33,7 +33,12 @@ IMMEDIATE ITEMS:
- X Modify tag to bring combined list of groups with tag picklist (NOPE, let the UI query both separately and integrate them at the UI level)
- Modify tag to remove itself from tagroupmap if deleted
- Tag: add test for untag everything
- Retag: code to tag an item should take into account if it's already tagged and not make a new record, just return existing
- TAG: add test that can't delete if it's in a taggroup mapping
- TAGGrOUP: add tests for all crud ops
- TESTS: Make a test for each type of group operation from biz point of view
- TAGMAP: code to tag an item should take into account if it's already tagged and not make a new record, just return existing
- TAGGROUPMAP: add tagGROUPMAP should take into account if already added
- Localized text
- ** DEVISE a system to ensure no unused keys are brought forward to raven
- Search and search text indexing