Skip to content

When tags are overwritten, get them from tags()

If mTagsOverwritten is true, the tags that overwrote the old ones are returned by tags(), not addedTags() or deletedTags().

The logic here mirrors that of ItemModifyJobPrivate::fullCommand(). Could some Akonadi expert check that the !merge test is appropriate here?

Merge request reports