Project

General

Profile

Actions

Patch #24643

closed

Rename "issue" to "item" in query helpers

Added by Marius BĂLTEANU over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

I propose to rename the variable name "issue" to "item" in the following QuerysHelper methods:
  • column_content
  • column_value
  • csv_content
  • csv_value

These methods are used by two different entities (Issue and TimeEntry) and using the name "item" instead "issue" is less confusing. The same rename was made in r15639 (queries_controller).


Files

rename_issue_to_item.patch (2.69 KB) rename_issue_to_item.patch Marius BĂLTEANU, 2016-12-19 01:14
Actions #1

Updated by Go MAEDA over 7 years ago

  • Target version set to 3.4.0

Passed all tests. Setting target version to 3.4.0.
Thank you for your daily contribution.

Actions #2

Updated by Jean-Philippe Lang over 7 years ago

  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang

Committed, thanks.

Actions

Also available in: Atom PDF