Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Opened a related issue, getting the Release data relationship could be quite problematic based on the current structure, but it looks like there could be an easy way if the un-used yet defined 'release_id' field in the 'hosting_platform' table was actually utilised: #1882708: Unused 'release_id' field in 'hosting_platform'
Comments
Comment #1
decipheredOpened a related issue, getting the Release data relationship could be quite problematic based on the current structure, but it looks like there could be an easy way if the un-used yet defined 'release_id' field in the 'hosting_platform' table was actually utilised: #1882708: Unused 'release_id' field in 'hosting_platform'
Comment #2
decipheredInitial view, view data and handlers committed, but holding off on the Release stuff till the other issue is dealt with.
Comment #3
anarcat commentedthis needs to be completed for the next release.
Comment #4
decipheredComment #5
decipheredUpdated code in my sandbox, adds a limit of 25 items for the view as the field handler is doing a node_load.
http://drupalcode.org/sandbox/deciphered/2001932.git/shortlog/refs/heads...
Patch: http://drupalcode.org/sandbox/deciphered/2001932.git/patch/75676cdaa4b60...
Comment #6
anarcat commentedcommitted and pushed, thanks.
Comment #7
anarcat commentedactually, i committed and pushed the patch, not the commit, so i rerolled the pager change in a different commit, hopefully i didn't miss anything.