Rollback #2449489: Automatically generate comment when an issue is created it breaks the save comment attribution. After creating a new issue the users default comment attribution is set to not applicable. This is silent and extremely hard to notice until you've made a few comments.

Comments

alexpott created an issue. See original summary.

alexpott’s picture

drumm’s picture

Assigned: Unassigned » drumm

I see what the bug is here. A short-term solution is to set the auto comment to use the same attribution as your last comment (it can be edited later).

drumm’s picture

Title: Rollback Automatically generate comment when an issue is created » Provide comment attribution options for the initial automatic issue comment
Status: Active » Needs review

That commit should fix the problem short-term.

Ideally, the issue form will have the form widgets to set it directly.

  • drumm committed be7e9cd on 7.x-3.x
    Issue #2545886: Copy attribution from the user’s last comment to...
drumm’s picture

Issue tags: +needs drupal.org deployment

Looks good on staging.

drumm’s picture

Status: Needs review » Active
Issue tags: -needs drupal.org deployment

The first part is now deployed. Leaving open for the more-complete UI.

drumm’s picture

Assigned: drumm » Unassigned
larruda’s picture

Hello. At CI&T some colleagues and I are interested in this issue to be resolved.
Is there something we can help you with so this gets deployed? Please advise. Thanks!

drumm’s picture

See https://www.drupal.org/drupalorg/docs/build/development-environments/dev... for helping with development if you have a few engineering hours to spare. I can point you to how this is working so far. I’m not sure how difficult this will be since issue updates use the nodechanges module to smash together node edit & comment forms.