Organisation credit counts are off + 500 errors

Created on 9 September 2025, 29 days ago

Problem/Motivation

The summary of organisational contribution credits appears to be based on the first page of the pager, hence it misses the majority of credits.

https://www.drupal.org/third-and-grove#org-page-issue-credit β†’ This shows '1080' issue credits, but the summary below is suspiciously low, and corresponds to the first page of https://www.drupal.org/node/2373279/issue-credits β†’

I tried to check the page for Third and Grove's Drupal core credit page but that's currently a 500, OOM maybe?

https://www.drupal.org/node/2373279/issue-credits/3060 β†’

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @catch
  • πŸ‡ΊπŸ‡ΈUnited States drumm NY, US

    Re 500 errors - right now the issue credit listings are especially fragile, since the D7 site makes HTTP requests to the new site as part of its own page rendering. We have lowered the timeout when making the Guzzle requests in D7, so that should limit the 500 errors, but if we missed something, or we’re making 4 requests that use most of their allowed 10s, that will 500. The setup is indeed fragile. Rather than sinking time into making this work better, we should get the Views moved: πŸ“Œ Move issue credit listings to new.drupal.org Active

  • Merge request !398Resolve #3545749 "Link text" β†’ (Merged) created by fjgarlin
Production build 0.71.5 2024