This commit is contained in:
@@ -30,14 +30,13 @@ IMMEDIATE ITEMS:
|
||||
|
||||
|
||||
- Tag groups (modify tags already coded)
|
||||
- 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
|
||||
- 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
|
||||
- TAGMAP: CREATEASYNC 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 CREATEASYNC should take into account if already added //TODO: see if already present and just return inObj if so
|
||||
|
||||
- Localized text
|
||||
- ** DEVISE a system to ensure no unused keys are brought forward to raven
|
||||
|
||||
Reference in New Issue
Block a user