noarave added a comment.
Assuming we are interested in knowing when a statement's value have been changed, here's what I was able to find so far: - StatementChanger.js method save() has the object statement where the element claim (originates in Claim.js) lies. - extensions/Wikibase/view/lib/wikibase-data-model/src/Claim.js contains the methods getClaim() and getMainSnak() but not a way to get the actual value entered. So we might want to start with adding that? It will the be possible to compare that with the preexisting value and see if there was a change. TASK DETAIL https://phabricator.wikimedia.org/T232193 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: noarave Cc: Lydia_Pintscher, Aklapper, Erdinc_Ciftci_WMDE, Jan_Dittrich, noarave, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
