This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 235840 - [Commit Message Window] code completion for issue tracking numbers
Summary: [Commit Message Window] code completion for issue tracking numbers
Status: NEW
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-11 18:55 UTC by markiewb
Modified: 2013-09-12 18:38 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2013-09-11 18:55:02 UTC
EXPECTED: support code completion for currently used issue tracker numbers in the commit message window

USECASE: The committer wants to describe what he has done. Therefor he references to the issue tracker number he is currently working on. The code completion should show the current issue (or if this isn't possible all the currently assigned issues)

BTW: I have already seen this feature in Eclipse/Mylyn and IDEA.
Comment 1 Tomas Stupka 2013-09-12 09:32:13 UTC
btw - see the "update task" section in the commit dialog. isn't the option to add an issue to the commit msg enough? Also that when pushing arrow down in the task field you get a list of currently and recently opened issues ...
Comment 2 markiewb 2013-09-12 18:38:41 UTC
(In reply to Tomas Stupka from comment #1)
> isn't the option
> to add an issue to the commit msg enough? Also that when pushing arrow down
> in the task field you get a list of currently and recently opened issues ...
Oh I wasn't aware of it. I will try this at work in combination with JIRA.