[Bug 63836] Validation failure when uploading a new cohort

2014-04-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63836 Dan Andreescu dandree...@wikimedia.org changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED

[Bug 63836] Validation failure when uploading a new cohort

2014-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63836 --- Comment #12 from Tighe tflana...@wikimedia.org --- The fix allowed me to validate my cohort (attached) but it appears to have rejected all usernames in Arabic script. -- You are receiving this mail because: You are the assignee for the

[Bug 63836] Validation failure when uploading a new cohort

2014-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63836 Toby Negrin tneg...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |High -- You are

[Bug 63836] Validation failure when uploading a new cohort

2014-04-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63836 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|NEW

[Bug 63836] Validation failure when uploading a new cohort

2014-04-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63836 --- Comment #10 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 125961 had a related patch set uploaded by QChris: Fix type of user_name in SQLAlchemy's model of MediaWiki's user table https://gerrit.wikimedia.org/r/125961

[Bug 63836] Validation failure when uploading a new cohort

2014-04-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63836 --- Comment #11 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 125961 abandoned by QChris: Fix type of user_name in SQLAlchemy's model of MediaWiki's user table Reason: The Bug 63836 will get fixed by

[Bug 63836] Validation failure when uploading a new cohort

2014-04-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63836 --- Comment #9 from nuria nu...@wikimedia.org --- The failure is actually happening on decode, rather than encode but since we are swallowing errors there we see it on the line after. File: wikimetrics/controllers/forms/cohort_upload.py Line

[Bug 63836] Validation failure when uploading a new cohort

2014-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63836 --- Comment #7 from Dan Andreescu dandree...@wikimedia.org --- This may be useful if someone else decides to debug: milimetric@wikimetrics-staging1:/srv/wikimetrics$ sudo tail -f /var/log/upstart/wikimetrics-queue.log return

[Bug 63836] Validation failure when uploading a new cohort

2014-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63836 --- Comment #8 from Pete F pete.public.em...@gmail.com --- Thanks Dan. In the short term will try uploading a subset that excludes non-alphanumeric characters. I think that will allow me to learn what I need, and I can (I think?) expand my

[Bug 63836] Validation failure when uploading a new cohort

2014-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63836 Tighe tflana...@wikimedia.org changed: What|Removed |Added CC||tflana...@wikimedia.org

[Bug 63836] Validation failure when uploading a new cohort

2014-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63836 --- Comment #2 from Bingle bingle-ad...@wikimedia.org --- Prioritization and scheduling of this bug is tracked on Mingle card https://wikimedia.mingle.thoughtworks.com/projects/analytics/cards/cards/1539 -- You are receiving this mail

[Bug 63836] Validation failure when uploading a new cohort

2014-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63836 --- Comment #3 from Tighe tflana...@wikimedia.org --- Created attachment 15084 -- https://bugzilla.wikimedia.org/attachment.cgi?id=15084action=edit screenshot of error message Same cohort uploaded yesterday and validated successfully. --

[Bug 63836] Validation failure when uploading a new cohort

2014-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63836 --- Comment #4 from Toby Negrin tneg...@wikimedia.org --- Hi Tighe -- do we have the cohorts? thanks, -Toby -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

[Bug 63836] Validation failure when uploading a new cohort

2014-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63836 --- Comment #5 from Tighe tflana...@wikimedia.org --- Created attachment 15085 -- https://bugzilla.wikimedia.org/attachment.cgi?id=15085action=edit Tighe's cohort CSV Some of the usernames will be invalid (known issue to me), but most should

[Bug 63836] Validation failure when uploading a new cohort

2014-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63836 --- Comment #6 from Dan Andreescu dandree...@wikimedia.org --- Thanks for the bug report Tighe. I tried to debug for an hour or so tonight and I have some progress but no resolution. Unfortunately I won't be able to get back to this until