Project

General

Profile

Actions

Patch #24189

closed

Time entry form - limit issue autocomplete to already selected project

Added by Jens Krämer over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Time tracking
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

When creating a new time entry via /time_entries/new (that is, outside the scope of a project), the issue autocompleter always searches across all projects of the user, even if a project has already been selected in the dropdown above. Selecting an issue of another project here will lead to a validation error and should therefore prevented by only offering issues of the selected project.

The attached patch developed at Planio solves this by providing the autocompleter with a function (instead of the static URL), which dynamically constructs the scope and project_id parameters according to the user's project selection.


Files

Actions #1

Updated by Go MAEDA over 7 years ago

  • Target version set to 3.4.0

This patch works fine for me. The candidates displayed on the screen is only the issues of the selected project.
Setting target version to 3.4.0.

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 #3

Updated by Jean-Philippe Lang over 7 years ago

  • Subject changed from time entry form - limit issue autocomplete to already selected project to Time entry form - limit issue autocomplete to already selected project
Actions

Also available in: Atom PDF