https://bugzilla.wikimedia.org/show_bug.cgi?id=43200
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tobias.gritschacher@wikimed | |ia.de --- Comment #2 from [email protected] --- I think the backend is already doing something with the revision ID we're sending in the request. But it seems to do the wrong thing. We're sending the base revision ID (the one we got when the site was loaded) each time a new statement or claim is created. The backend semms to not patch properly as only the newest created claim or statement is kept and all others are thrown away. If we send "0" as revision ID when creating a new claim or statement, everything works fine. I assume this case is handled differently in the backend. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
