https://bugzilla.wikimedia.org/show_bug.cgi?id=45483
--- Comment #3 from Ryan Lane <[email protected]> --- Some of the failures are asynchronous, but a lot of the error messages are returned immediately on the API call; we're just not passing them through to the end-user. Additionally, any of the errors that are asynchronous can also be pulled with appropriate API calls, we're just not exposing that. Passing through the immediate failures is likely a pretty easy fix. -- 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
