History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-15898
Type: Performance Problem Performance Problem
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Dmitry Jemerov
Reporter: Michael Gerasimov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

CheckinEnvironment.getDefaultMessageFor is called as many times as there are files in the list in the case of empty comment.

Created: 03 Apr 07 15:35   Updated: 05 Apr 07 16:57
Component/s: Version Control Integration
Fix Version/s: Selena 6808 (pre-M1)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Fixed in build: 6,802


 Description  « Hide
In method CommitChangeListDialog.getInitialMessageFromVcs:
  • even if all files belong to the one vcs
  • in the case of null comment
  • checkinEnvironment.getDefaultMessageFor is called as many times as there are files in the list


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.