Problem/Motivation

Most of the plugins have this as their class docblock first line:

> * Tracks usage of entities related in entity_reference fields.

This is incorrect for all except the actual EntityReference plugin!

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

joachim created an issue. See original summary.

marcoscano’s picture

Thanks for spotting it and opening the issue! I'll leave this open to give new devs opportunity to get familiar with contributing.

If we have no patches in a reasonable time, I'll fix the docblocks by then :)

Thanks!

hardikpandya’s picture

Status: Active » Needs review
StatusFileSize
new1.05 KB

Added the patch.

marcoscano’s picture

Status: Needs review » Needs work

Thank you @hardikpandya ! Would you mind creating a Merge Request for this change? Here is some documentation about how to do it:
https://www.drupal.org/docs/develop/git/using-git-to-contribute-to-drupa...

Thanks!

anwar_max made their first commit to this issue’s fork.

anwar_max’s picture

Status: Needs work » Needs review
Issue tags: -Novice

I have created a merge request as per your request @marcoscano.
I have given the commit authorship to @hardikpandya

Thank you @naveenvalecha for showing me how issue forks worked on d.o.

  • marcoscano committed 325aa22 on 8.x-2.x authored by anwar_max
    Issue #3228479 by anwar_max, marcoscano, hardikpandya, joachim: Plugin...
marcoscano’s picture

Status: Needs review » Fixed

Thanks everyone!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.