https://github.com/niklasf/versioncontrol_git/commit/671f8675fbb92b5b5a0... adds the ff field in two update functions instead of in the schema and in one update function. https://github.com/niklasf/versioncontrol_git/commit/727c6bac665faa3c021... later adds it to the schema.

Trying to create ff twice leads to an error, obviously.

Comments

Niklas Fiekas’s picture

A patch against the generic-reposync branch. Can also be merged/cherry-picked from: https://github.com/niklasf/versioncontrol_git/commit/b54c5568386d2405ce3....

Not sure if it applies before #1330390: Solve merge conflicts in .install and .info file between generic-reposync and 6.x-2.x, though.
Checked it: It does apply.

Niklas Fiekas’s picture

Status: Active » Needs review
StatusFileSize
new1.15 KB
Niklas Fiekas’s picture

Adding to my list.

sdboyer’s picture

Status: Needs review » Fixed
Issue tags: +blocking versioncontrol 6.x-2.x deployment

commushed, thanks

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit fc1e8f4 on generic-reposync, fix-invalid-default-branches, fullsync-memory authored by Niklas Fiekas, committed by sdboyer:
    Issue #1333810 by Niklas Fiekas: Fixed {versioncontrol_git_event_data...