Problem/Motivation
Follow-up to #2498497: Expose recent issue credits data on user & organization profiles
Related to #2514634: A user's profile should clearly show how they contribute
An example profile
https://www.drupal.org/u/yesct
might show
Contributed to fixing 18 issues in the past 3 months
Drupal core, 18 issues
with the 18 issues linking to
https://www.drupal.org/u/YesCT/issue-credits/3060
Which has the title
Drupal core issues credited to YesCT
and no other context
Proposed resolution
Add a note under the title that says that until https://www.drupal.org/node/2042697 is done, this data only goes back to issues that were fixed since March 21 2015 (or whenever that date was that we started using the new way of saving commit credits in the database.
Explain here, in general that these commit credits are counted when the committer of a project uses the Credit & Committing UI and link to a handbook page about commit credit (which I think we have).
Remaining tasks
User interface changes
Before
on profile
https://www.drupal.org/u/yesct

linked from count (per project)
https://www.drupal.org/u/YesCT/issue-credits/3060

API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | aprojectauser.png | 240.75 KB | yesct |
| #2 | profilecount.png | 97.69 KB | yesct |
Comments
Comment #1
yesct commentedComment #2
yesct commentedadding screenshots for more context.
Comment #3
yesct commentedsome contribution credit issues have d.o profile improvements tag, and some have nothing and are easy to get lost (and not about profiles), so tagging to organize credit ones.
Comment #4
yesct commented#2787355: Link to all history removed when N is 0 in "Credited on N issues fixed in the past Y months" might be a child, it is a small part that would help with context.
Comment #5
xjmAnother thing we could do to address this would be to put a header at the top of the view explaining what it lists, e.g. "Since March 15, 2015" or whatever.