Needs work
Project:
Drupal.org BDD
Component:
Feature/Scenarios
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
28 Jan 2011 at 06:23 UTC
Updated:
25 Sep 2012 at 21:19 UTC
Jump to comment: Most recent
Create a command to synchronize unattributed commits
Comments
Comment #1
marvil07 commentedIt would be great to know a little more about this, I actually do not understand it :-/
Comment #2
eliza411 commentedThis exists and is working, but requires drush 4.
Comment #4
eliza411 commentedYou brought this up recently ... is this verified working?
Comment #5
Anonymous (not verified) commentedsubscribe..
Comment #6
sdboyer commentedThis is fixed. The only issue is that I don't have a Jenkins job that regularly does it.
Comment #8
sdboyer commented...or, actually not. Man, what a stupid oversight on my part. The
--discoverfunctionality wasn't working because I was passing the wrong var. Lovely.That part is fixed at least, though I need to verify the whole system is really working properly before I can really close out this issue.
Comment #9
sdboyer commentedthis does need to be tested, and is something we actually ought to integrate with our BDD testing.
the goal here is to ensure that if a user has pushed a commit under an email address that they haven't yet added to d.o, and they then add that as one of their email addresses, then at some point later the commit will be retroactively associated with their account.