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

--- Comment #4 from sp...@wikimedia.org ---
This is an edit conflict.  It happens when overlapping Flow browser tests both
try to edit the first post on a board.

The api.log contains (URL decoded)

2013-12-27 15:36:24 deployment-apache32 enwiki: API POST 
Selenium_user 162.222.73.153 T=439ms 
format=json action=flow flowaction=edit-post
workflow=050ccad317f534b9401d02163e39327f params={"topic":
  {"postId":"050ccad317fd34b9401d02163e39327f",
   "content":"Body of Flow Topic0.11381398564810552 browsertest edit\nPost
edited0.4848066854649976"}
} token=abfff42f2b6779b57593fea823a02f72+\ render=true

2013-12-27 15:36:24 deployment-apache32 enwiki: API POST 
Selenium_user 162.222.73.155 T=261ms 
format=json action=flow flowaction=edit-post
workflow=050ccad317f534b9401d02163e39327f params={"topic":
  {"postId":"050ccad317fd34b9401d02163e39327f",
   "content":"Body of Flow Topic0.11381398564810552 browsertest edit\nPost
edited0.947517256600031"}
} token=2e411023ff7ca5f37a6a74793562d0cf+\ render=true

I.e. two different IPs both editing the same post. One succeeds, the other
reports the API error. It should report an edit conflict to the user.

I filed bug 59011 for the browser test to avoid the possible edit conflict.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to