gapple/drupalreleasedate

Handle Drupal.org D7 upgrade

Closed this issue · 2 comments

It looks like the vocabulary structure has changed for the Drupal.org upgrade

e.g.

  • "Critical" Priority: 1 -> 400
  • "Bug report" category: bug -> 1

Ideally the change could be detected and handled automatically, which could be simple as the D7 site currently includes <meta name="Generator" content="Drupal 7 (http://drupal.org)" />

https://drupal.org/node/2085755
https://drupal.org/project/d7qa

Migration date announced as October 31:
https://drupal.org/node/2113641

Resolved with commit 05b96ed