Change notices need Views API implementation from project_issue to exist. And they need issues nodes to see them there.
Content type: changenotice
Listing: /list-changes/drupal
https://drupal.org//node/1838750
http://tvn7-drupal_7.redesign.devdrupal.org/node/1838750
- Individual changenotices currently display numbers instead of various data e.g.
Impacts:
Module developers
- Fields displayed in the wrong order
- Drupal core tab isn't highlighted
- Wrong exposed filters on list-changes page:
http://git7site.devdrupal.org/list-changes/drupal
https://drupal.org/list-changes/drupal
Comments
Comment #1
drummComment #1.0
tvn commentedadding stuff from #1962262
Comment #2
jthorson commentedJust speculating, but we should be able to chase this one now, correct?
Comment #3
drummYep, but the field formatter from project_issue could need some work since nothing else uses it that I know of.
Comment #4
dwwWhich field formatter? The issue nid formatter? It's used by the related issues + parent issue support, so that should all be working fine. Or are you talking about something else?
Cheers,
-Derek
Comment #5
drummI believe it is that one and I think it should be working.
Comment #6
drummTaking this because the other features modules have had a tendency to run into migration issues.
Comment #7
drummDone and all the views now look okay. A change from D6 is that the change records on issue pages are back in the sidebar instead of next to the issue body. This looks intentional as part of the issue page changes, so I am leaving it. I did move the block below the issue metadata, which will need a full migration, since it is in old update function.
http://drupalcode.org/project/drupalorg.git/commit/9a0b2a3a179f5a712fd41...
http://drupalcode.org/project/drupalorg.git/commit/a3042d7fd6ec47ec1166b...
http://drupalcode.org/project/drupalorg.git/commit/dae59a46a3a487d31da3e...
Comment #8.0
(not verified) commentedadded one