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: ase...@kde.org
          Reporter: ase...@kde.org
                CC: active@kde.org, terie...@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.
_______________________________________________
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active

Reply via email to