[bodega] [Bug 318248] New: Owned tags

Aaron J. Seigo aseigo at kde.org
Fri Apr 12 17:08:00 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=318248

            Bug ID: 318248
           Summary: Owned tags
    Classification: Unclassified
           Product: bodega
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: Server
          Assignee: aseigo at kde.org
          Reporter: aseigo at kde.org
                CC: active at kde.org, terietor at gmail.com

Allows tags to optionally be owned by a partner which only they can use.

Implementation notes:

* either the tags table will need a new column, or a new table that associates
tags with partners (to allow many:many) will be needed
* adding tags to items will need to go through a stored procedure to ensure
that the tags used are valid. sth like: setTags(assetId, tagIds, person) and
addTags(assetId, tagIds, person)

Reproducible: Always

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Active mailing list