Allow Serializer to get uid out of Items wrapping a Todo

Authored by ervin on Jul 25 2017, 3:40 PM.

Description

Allow Serializer to get uid out of Items wrapping a Todo

Summary:
We could get "related to" out of Items directly by the Serializer but
until now we had nothing for the uid of the task items themselves.

Reviewers: dfaure, bensi, franckarrecot

Differential Revision: https://phabricator.kde.org/D6918

Details