Problem/Motivation
We've got some code possibly no longer needed, according to the comments, says it should go now that we're on panels 4.7+
Steps to reproduce
See patch
Proposed resolution
See patch
Remaining tasks
Review patch
User interface changes
Unknown
API changes
remove possibly redundant calls
Data model changes
N/A
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | IMG_3390.jpeg | 126.88 KB | fjgarlin |
| #2 | wxt-3457046-02.patch | 2.24 KB | joseph.olstad |
Comments
Comment #2
joseph.olstadNew patch
Comment #3
joseph.olstadSuggested commit command which provides author credit on commit:
git commit -m 'Issue #3457046: Code comments in wxt_ext_layout say to remove these' --author="Joseph Olstad <20895-joseph.olstad@users.noreply.drupalcode.org>"Comment #4
joseph.olstadstraight from
wxt_ext_layout.module:Comment #5
joseph.olstadComment #6
sylus commentedCommit and attributed :)
I'm still curious why this doesn't display anymore on the credit and committing section. :(
Comment #8
joseph.olstadI mentioned to Drumm and someone else about this on Slack in the d.o infra channel, they weren't happy with the way I brought it up. Maybe find the channel on slack and nudge them a bit more on this. Could probably get them to restore this functionality. I have no idea why they turned it off, still don't understand their response.
Comment #9
fjgarlin commentedEven setting the author, credit wouldn’t be given. Credit is only given/assigned via the checkboxes table at the bottom.
The author of the commit is just the creator of the MR.
As of right now, none of you have “credits”.

Note that the credit system stopped parsing commit messages years ago. It only looks at the table to assign credits.
Comment #10
joseph.olstadyes but git keeps author information, there's issue credit for d.o and commit author, two different things. They are related but NOT the same.
Comment #11
joseph.olstadComment #12
joseph.olstadComment #13
joseph.olstad