If there are multiple sites communicating with services, it can be difficult to debug data issues without knowing where the problem originated. Services client could pass the source of each update along as a revision log entry.

CommentFileSizeAuthor
#1 2009808.patch4.86 KBgcassie
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gcassie’s picture

FileSize
4.86 KB

and patch.

gcassie’s picture

Status: Active » Needs review

setting to review

mhrabovcin’s picture

Issue summary: View changes
Status: Needs review » Closed (won't fix)

This can be solved by implementing field in content type and there is unfortunately no general solution as services client support different type of entites so we can't apply log field model from Node entity to all entities.