https://bugzilla.wikimedia.org/show_bug.cgi?id=37684

       Web browser: ---
             Bug #: 37684
           Summary: don't assume all changes are atomic
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


This is not a bug or feature as such, but somethign to keep in mind:

Not all changes to items will be atomic. Even if only atomic edits are
possible, there are at least two operations that can lead to multiple
modifications to occur between consecutive revisions:

a) A revert or rollback. This can potentially change an item totally.

b) Hiding revisions. If an intermediary revision is hidden, the difference
between the adjoining revisions becomes non-atomic.

So, do NOT assume that all edits are atomic!

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to