In general, the strings 'id' and 'ids" are used to refer to the acronyms ID and IDs respectively. The purpose of this issue is to clean up within the migration system some of the docblocks, code comments and message strings that incorrectly reference 'id' and/or 'ids'.

In the affected files, some associated docblock fixes are also included, like the inclusion of missing '(optional)' in optional @param descriptions.

Comments

Lars Toomre created an issue. See original summary.

lars toomre’s picture

Status: Active » Needs review
StatusFileSize
new21.27 KB

Although most of these changes are for documentation, changes to the code comments and user strings require review by the maintainers of the migration system and core committers. Attached is an initial patch with proposed changes.

mikeryan’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

webchick’s picture

Version: 8.0.x-dev » 8.1.x-dev

This seems like good clean-up, but not really something worth breaking strings for. Let's do this in 8.1.x instead.

xjm’s picture

Version: 8.1.x-dev » 8.0.x-dev
Status: Reviewed & tested by the community » Needs work

The docs cleanups are good to go into 8.0.x, though. Can we split this patch into two parts, one that includes the docs fixes, and a followup filed against 8.1.x that includes the string change? Thanks!

lars toomre’s picture

Status: Needs work » Needs review
StatusFileSize
new1.04 KB
new15.64 KB

Attached is a patch that removes the one change to a user facing message string. Also attached is an interdiff.

benjy’s picture

Status: Needs review » Reviewed & tested by the community

Such consistency :)

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.1.x and cherry-picked to 8.0.x. Thanks!

  • catch committed 8392313 on 8.1.x
    Issue #2609590 by Lars Toomre: Correct incorrect use of 'id' string in...

Status: Fixed » Closed (fixed)

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