This page last changed on Jun 15, 2009 by smaddox.
15 June 2009
With pleasure, Atlassian presents the Atlassian IntelliJ Connector 2.1.
Introducing the active issue toolbar: The connector now remembers the JIRA issue you are working on and gives you easy access to actions on that issue, such as stopping work or logging time. You can also log work on an issue while committing your changes. Three new options help you to open an issue quickly via the quick search, the list of recently-viewed issues or by clicking the issue key in your editor. You can now also perform any workflow transition including those that require input, such as resolving an issue.
The connector's Crucible integration now offers pre-commit reviews and review creation upon commit, as well as the already-existing post-commit reviews. The new inline review panel in the IDEA editor allows you to view, add and reply to comments easily. Extra toolbar icons in the review window allow you to move to the previous and next comment or diff. In addition, there are two new options for finding your reviews quickly, and a shortcut key to open the review in the Crucible web interface.
On the FishEye side of things, a new shortcut key lets you open a file from IDEA directly into the FishEye web interface.
In addition, this release brings improved usability and better error messages. We also collect more detailed, but still anonymous, usage statistics to help us improve the connector's features.
Highlights of this Release:
|
Don't have the Atlassian IntelliJ Connector yet?
You can install the connector from the 'Plugins' menu in IntelliJ IDEA. Follow our installation instructions.
This is an open source project. You can get the source code from our SVN repository.
We love your feedback! 
Please log your issues, requests and votes. They help us decide what needs doing. It is easy to add an issue. If you do not yet have an account, the system will prompt you to create one.
|
What's New for JIRA Issues
The connector's JIRA integration now offers the active issue toolbar and three new ways to find your issue quickly. You can now also perform any workflow transition including those that require input, such as resolving an issue.

|
New Active Issue Toolbar |
Start work on an issue to make it your active issue.
- The connector prompts you to create an IDEA changelist, already populated with the issue information.
- An internal timer starts up for the issue. When you log work against the issue, the time will be automatically populated from the internal timer.
- The issue appears in the new issue toolbar, part of the main IDEA toolbar.
- The issue status changes to 'In Progress', if applicable.
- You can swap easily to a previously-active issue via the drop-down menu in the toolbar.
- The toolbar has other useful options, such as: open active issue, stop work, log work, etc.


|
Log Work on an Issue During Commit |
You can also log work on an issue while committing your changes.
- Open the issue in IDEA and start work on it, to make it your active issue.
- When you commit your changes, the IDEA dialogue box will include the option to enter the time spent.
- The time is already populated from the active issue's internal timer.


|
Three New Issue Quick-Access Options |
Earlier versions of the connector offered the quick search for JIRA issues. Now we have added quick access even in the file editor.
- Press Shift-Alt-J to see your recently viewed issues.
- Press Shift-Alt-S to do a quick search for an issue.
- Click an issue key in the IDEA editor to open the issue.


|
Issue Workflow Actions Now with Data Input |
In earlier versions of the connector, you could only perform issue workflow actions that did not ask for additional data. This limitation has now disappeared.
- Resolve an issue and supply the required information from within your IDE.
- Perform any other workflow transitions that require input, as well as those that do not.
- Note: The connector does not support input for custom fields.

What's New for Crucible Reviews
New in the connector's Crucible integration are the pre-commit reviews and review creation upon commit. The new panel for review comments lets you view, add and reply to comments easily from the IDEA editor and the diff view. Use the toolbar icons in the review window to move to the previous/next comment or diff. In addition, there are two new options for finding your reviews quickly, and a shortcut key to open the review in the Crucible web interface.

|
Pre-Commit Reviews |
Would you like your team members to review your code before you commit it to the repository? Crucible's web interface lets you do reviews on patches, but you must make and upload the patch. Now it is easier and simpler to do a pre-commit review from within IDEA.
- Select 'Create Pre-commit Review' from the Crucible icon in the review window toolbar.
- Enter the review objectives and other details.
- Select the reviewers and the changed files for review.
- Click 'Create review'.
- Note: This feature works for pre-commit reviews but not for patch-only reviews from within IDEA. This means that the review must be based on a diff applied to existing files in the repository, not a floating patch. (Patch-only reviews are supported by the Crucible web interface.)


|
Review Creation upon Commit |
This is another often requested feature. Now you can create a review while committing your files.
- IDEA will commit the files for you.
- Then, when the commit makes its way to Crucible, the connector will create the review based on the commit.


|
Improved Interface for Review Comments |
This release presents a much improved panel for adding and viewing review comments in the IDEA editor.
- Click the Crucible icon to open an existing review comment.
- To create a new comment, right-click the source line then select 'Add Crucible Comment'.
- You can even reply inline.

- Open the diff view for review, then you can use the new comment panel in the diff view too.


|
Improved Navigation in Reviews |
Move backwards and forwards through Crucible review comments and diffs.
- Click the icons to move to the next/previous comments.
- Click the icons to move to the next/previous diffs.
- Or use the keyboard shortcuts to move backwards and forwards, as shown in the tooltips.


|
Two New Review Quick-Access Options |
Now you can find your reviews quickly, even from the file editor.
- To see your recently viewed reviews, press Shift-Alt-K.
- To do a quick search for a review, press Ctrl-Shift-Alt-R (Windows and Linux) or Command-Shift-Alt-R (Mac OS X).


|
Quick Key to Open Review in Crucible Browser |
If you are in the middle of a review in the IDEA editor, press Alt-F1 to open the review in the Crucible browser.

What's New for FishEye Code Insight
A new shortcut key lets you open a file from IDEA directly into the FishEye web interface.

|
Quick Key to Open File in FishEye Browser |
If you have a file open in the IDEA editor, press Alt-F1 to open the file in the FishEye browser.

Other Highlights
Seeing an issue in JIRA, would you like to click once and start work on the issue in IDEA? Viewing a file in FishEye, do you want to open it immediately in the IDEA editor? Would it be cool to click through from Crucible and start work on a code review immediately in your IDE? Now you can! In addition, this release brings an improved UI and better error messages. We also collect more detailed, but still anonymous, usage statistics to help us improve the connector's features.

|
Improved Usability and Error Messages |
We have continued our work on making the connector easier to use.
- The connector now makes an intelligent selection of a server (Bamboo, JIRA, Crucible or FishEye) when you open the project settings configuration panel, even if you have not selected a server in the connector tool window. The selection is based on the currently selected build node, the currently selected issue or review, etc. See PL-1485.
- You can share your login credentials across servers. Define a default username and password then choose which servers should use them as default. See our configuration guide.
- We have added more shortcut keys for quick access to often-used functions.
- Icons in menu options and toolbars are now more uniform, so that you can recognise the options more easily.
- Connection errors now show a standard error format.
- Error messages give more useful information, such as the type of error and the suggested solution.

|
Additional Usage Statistics Collected |
If you agree, the connector will now collect additional usage statistics. As always, the information we collect is anonymous and cannot be used to identify you. We are trying to better understand the usage of the connector, so that we can continue to develop a better product that meets your needs.
- When you first open your IDE with the connector installed, we ask you to decide whether you agree to participate in the collection of usage statistics.
- Even if you have previously given your consent, the connector will prompt you again when you first load the latest version. This is because we are now collecting more information than before.
- You can change your decision at any time, by setting the option on the 'General' tab of the connector's IDE Settings.
- Our documentation tells you exactly what information is collected.

Complete List of Fixes in this Release
JIRA Issues (253 issues)
|
Key |
Summary |
Priority |
Status |
PL-1566
|
Exception when closing project
|
|
Resolved
|
PL-1544
|
Exception deactivating issue
|
|
Resolved
|
PL-1530
|
CCE in plugin
|
|
Resolved
|
PL-1528
|
When activating issue plugin asks me if I want to deactivate it (issue changed after activation)
|
|
Resolved
|
PL-1517
|
I get an empty tree when sorting bamboo view by Server
|
|
Resolved
|
PL-1508
|
Comment edit popup does not show XML properly
|
|
Resolved
|
PL-1500
|
NullPointerException while commiting to svn
|
|
Resolved
|
PL-1499
|
The DialogWrapper can be used only on event dispatch thread
|
|
Closed
|
PL-1497
|
Exception after double-clicking an issue
|
|
Resolved
|
PL-1490
|
Error on Idea Startup
|
|
Resolved
|
PL-1488
|
NullPointerException when <chart> tag is missing title attribute
|
|
Resolved
|
PL-1483
|
CCE when doing nothing special
|
|
Resolved
|
PL-1475
|
Null pointer exception while clicking in Tests tab of Bamboo plugin
|
|
Resolved
|
PL-1451
|
NPE during test connection
|
|
Closed
|
PL-1447
|
NPE when selecting non existing jira server
|
|
Resolved
|
PL-1446
|
Cannot validate credentails with Crucible
|
|
Resolved
|
PL-1435
|
@NotNull exception while reopening the project
|
|
Closed
|
PL-1405
|
NPE on trying to transition issue to "testing"
|
|
Resolved
|
PL-1397
|
Issues want to deactivate themselves very eagerly
|
|
Resolved
|
PL-1383
|
NPE when opening recently open issues popup using shortcut
|
|
Resolved
|
PL-1381
|
Add comment to revision should be ahead of a Add general comment
|
|
Resolved
|
PL-1370
|
After runinng workflow action, issue ends up in two states in teh issue list - "Open" and "Testing"
|
|
Resolved
|
PL-1360
|
NPE while doing Alt+F1
|
|
Resolved
|
PL-1352
|
NPE when loading issues (?)
|
|
Resolved
|
PL-1351
|
JIRA panel does not display any issues
|
|
Resolved
|
PL-1348
|
NPE while doing nothing special
|
|
Resolved
|
PL-1345
|
Exception after reopening a project
|
|
Resolved
|
PL-1341
|
Can't add a comment in diff mode without a comment having already been added
|
|
Resolved
|
PL-1317
|
NPE on available actions for issue
|
|
Closed
|
PL-1313
|
Issue list is not refreshed after action (e.g. "start progress") is invoked
|
|
Closed
|
PL-1311
|
Incorrect mouse pointer for JIRA issue link hilighter
|
|
Resolved
|
PL-1308
|
Exception trying to navigate the review
|
|
Closed
|
PL-1301
|
Exception trying to create a pre-commit review from the popup menu
|
|
Closed
|
PL-1300
|
Exception on IDEA startup
|
|
Closed
|
PL-1287
|
404 when opening a file in crucible
|
|
Closed
|
PL-1279
|
Exception on pre-commit review navigation
|
|
Resolved
|
PL-1278
|
Comment edir popup does not allow any action when remote exception occurs (greyed out)
|
|
Closed
|
PL-1277
|
JIRA link highlighter does not work when two files with the same name (other packages) are opened
|
|
Closed
|
PL-1276
|
Exception when doing nothing special (JiraLinkHighlighter)
|
|
Closed
|
PL-1255
|
Encoding problems
|
|
Closed
|
PL-1240
|
Share credentials across different servers
|
|
Resolved
|
PL-761
|
I want incoming data from Crucible server to be merged with existing local data model, so that local changes are not overwritten
|
|
Closed
|
PL-612
|
Unable to view list of failed tests.
|
|
Closed
|
PL-240
|
Show us the reason for Failures
|
|
Closed
|
PL-31
|
Whenever you see a file in a web application, single click link to open it in the IDE (JIRA, Fisheye, Bamboo)
|
|
Closed
|
PL-25
|
make JIRA keys links in the source code
|
|
Closed
|
PL-1555
|
Creating issue dialog serious problem
|
|
Resolved
|
PL-1526
|
Bamboo session does not use serverId to store server session
|
|
Resolved
|
PL-1518
|
Recently Viewed Reviews filter is broken
|
|
Resolved
|
PL-1511
|
Exception when searching for a review (Alt-Shift-R)
|
|
Resolved
|
PL-1484
|
NPE - log work
|
|
Resolved
|
PL-1467
|
CCE when retrieving issue details
|
|
Resolved
|
PL-1398
|
Newly created issues do not show up in the connector, nor the issue key is known
|
|
Resolved
|
PL-1387
|
Make workflow actions compatible with non-entreprise JIRA versions (security field)
|
|
Resolved
|
PL-1371
|
ConcurrentModificationException on plugin startup
|
|
Resolved
|
PL-1333
|
Work log action does not work in IssueDetails panel
|
|
Resolved
|
PL-1299
|
Jira comment date is displayed as current date
|
|
Resolved
|
PL-1296
|
If a file is open prior to opening a review, diff navigation does not work
|
|
Closed
|
PL-1293
|
Diff view enables creating a comment only when a file has been open for review first
|
|
Resolved
|
PL-1292
|
Diff view should have a popup menu entry to add a comment
|
|
Resolved
|
PL-1285
|
Comment edit tooltip adjusts size to error message, while it should stay put at the size we want it to be
|
|
Closed
|
PL-1269
|
When a submission of a review comment fails, give a chance to retry or copy the comment text
|
|
Closed
|
PL-1264
|
ClassCastException in Add Changeset to Review dialog
|
|
Closed
|
PL-1262
|
Crucible Filter dialog show projects from inappropriate server
|
|
Closed
|
PL-1220
|
zero comments displayed for cru review
|
|
Closed
|
PL-1214
|
Choosing a workflow action doesn't update the new state
|
|
Resolved
|
PL-1576
|
Add possibility to disable Direct Click Through http server
|
|
Resolved
|
PL-1575
|
Please review IntelliJ Connector 2.1 release notes
|
|
Resolved
|
PL-1567
|
Do not download review file if it is currently open in editor (Direct click through)
|
|
Resolved
|
PL-1560
|
Please review version compatibility matrix for IntelliJ Connector
|
|
Resolved
|
PL-1556
|
Changeset hidden in "Comments" tab
|
|
Resolved
|
PL-1540
|
NPE
|
|
Resolved
|
PL-1534
|
search review dialog should remove trailing white characters
|
|
Resolved
|
PL-1532
|
Creating new issue in the plugin I would like to have 'affected version' field available
|
|
Resolved
|
PL-1527
|
Search JIRA issue should remove/accept trailing white characters
|
|
Resolved
|
PL-1522
|
Wrong Crucible tree item right window content
|
|
Resolved
|
PL-1520
|
Access is allowed from event dispatch thread only.
|
|
Resolved
|
PL-1515
|
Open review in IDE after creating it
|
|
Resolved
|
PL-1513
|
The same action (double-click on a file in Comments view) causes the file to be displayed in editor and comments to collapse
|
|
Resolved
|
PL-1505
|
No "f4" functionality on a Crucible comment
|
|
Resolved
|
PL-1498
|
Version with id '10,031' does not exist.
|
|
Resolved
|
PL-1493
|
test 2
|
|
Closed
|
PL-1492
|
Issue details panels causes an exception
|
|
Resolved
|
PL-1491
|
Stopping work on active issue and removing default changeset causes Exception
|
|
Resolved
|
PL-1489
|
REviev file tree/comments are not refreshed properly after commentchange
|
|
Resolved
|
PL-1487
|
No scroll bar in Default settings page when the screen/panel is not opened big enough.
|
|
Resolved
|
PL-1486
|
Being asked to set default credentials on first entering the project config screen?
|
|
Resolved
|
PL-1485
|
Opening project configuration should automatically select appropriate server
|
|
Resolved
|
PL-1482
|
Refreshing issue list lose issue selection (but only for issues in state 'testing')
|
|
Resolved
|
PL-1481
|
Make search crucible review hotkey globally accessible
|
|
Resolved
|
PL-1480
|
Make create JIRA hotkey available globally
|
|
Resolved
|
PL-1479
|
Duplate search JIRA issue icon into the JIRA tab in the Atlassian Panel.
|
|
Resolved
|
PL-1478
|
Move "Start Work" option in issue context menu to the top section (2nd choice after open)
|
|
Resolved
|
PL-1476
|
Implement usage tracking of IntelliJ Connector
|
|
Resolved
|
PL-1474
|
Activating issue problem when using default credentials
|
|
Resolved
|
PL-1473
|
Test connections for default credentials should display correct info message when not any server uses default credentials
|
|
Resolved
|
PL-1472
|
It is possible to create a server with empty URL
|
|
Resolved
|
PL-1471
|
"Null" error status and empty error details dialog
|
|
Resolved
|
PL-1470
|
Plugin asks me all the time if I want to deactivate issue
|
|
Resolved
|
PL-1469
|
Activate issue combo looks strange when no recently viewed issues found
|
|
Resolved
|
PL-1468
|
Refresh in review details panel does not fully work
|
|
Resolved
|
PL-1466
|
Crucible does not recognize open file as the same one as in review
|
|
Resolved
|
PL-1465
|
Details of review do not contain proper list of reviewers
|
|
Resolved
|
PL-1464
|
Comment panel focus problem
|
|
Resolved
|
PL-1462
|
Stopping wok on an issue does not remove associated changeset ...
|
|
Resolved
|
PL-1461
|
Issue stacktrace parsed incorrectly (lost link)
|
|
Resolved
|
PL-1460
|
Unknown server for Crucible Custom filter
|
|
Resolved
|
PL-1455
|
Show details of error displayed in the status bar message for Bamboo build list
|
|
Resolved
|
PL-1448
|
Not escaping links properly on status bar
|
|
Resolved
|
PL-1444
|
Add time logging to commit screen.
|
|
Resolved
|
PL-1443
|
Use new popup tooltip window for all review comment inputs
|
|
Resolved
|
PL-1442
|
Show number of selected reviewers in review creation dialogs
|
|
Resolved
|
PL-1441
|
Type-ahead control - space should not select the user
|
|
Resolved
|
PL-1439
|
Investigate & Fix: Comaptibility with FE/CRU 2.0 Milestone
|
|
Resolved
|
PL-1437
|
Make '+' icon clickable in configuration panels.
|
|
Resolved
|
PL-1433
|
"Commit and create review" background task should be cancellable
|
|
Resolved
|
PL-1432
|
Add a configurable timeout to the "commit and create review" action
|
|
Resolved
|
PL-1431
|
Connector seems to ignore my default username and password
|
|
Resolved
|
PL-1430
|
Scrollbar increment block is too small
|
|
Resolved
|
PL-1429
|
Show details of error displayed in the status bar message
|
|
Resolved
|
PL-1428
|
CyclicDependencyException
|
|
Resolved
|
PL-1427
|
Exception starting IDEA when default credentials were used, after upgrade to snapshot 33917
|
|
Resolved
|
PL-1420
|
When error occurs after user action (e.g. create issue) I want to see error dialog with details (stacktrace) instead of simple info in the status bar
|
|
Resolved
|
PL-1419
|
Cannot create issue from the plugin on the Standard JIRA installation
|
|
Resolved
|
PL-1418
|
Start or stop work on issue puts issue on the list of currently selected filter
|
|
Resolved
|
PL-1417
|
Hyperlink hyperlinks in Crucible
|
|
Resolved
|
PL-1415
|
When stopping work on an issue I would like to have an option to change status to 'resolved' or 'testing' instead of putting issue automatically into state 'open'
|
|
Resolved
|
PL-1414
|
Starting issue is too slow
|
|
Resolved
|
PL-1412
|
Create issue dialog is empty
|
|
Resolved
|
PL-1410
|
Refreshing issue in details panel does not refresh the issue on the issue list and recently open popup (cache)
|
|
Resolved
|
PL-1409
|
Activating issue does not refresh issue on the list while deactivating does
|
|
Resolved
|
PL-1407
|
Word breaks fail in comment popup
|
|
Resolved
|
PL-1404
|
Stop Work - button is not active during deactivating issue
|
|
Resolved
|
PL-1403
|
Clicking the "refresh" button in the issue panel does not seem to refresh comments
|
|
Resolved
|
PL-1400
|
Deactivating should fail gracefully
|
|
Resolved
|
PL-1399
|
Recenlty Open Issues filter does not display issues from newly added server
|
|
Resolved
|
PL-1395
|
'open issue' should not be active if there is no issue selected
|
|
Resolved
|
PL-1393
|
Direct Click Through API: Change to more random port than 6666
|
|
Resolved
|
PL-1392
|
Direct Click Through API: Open issue in IDEA
|
|
Resolved
|
PL-1391
|
Direct Click Through API: Open review in IDEA
|
|
Resolved
|
PL-1390
|
Direct Click Through API: Open working copy file at line
|
|
Resolved
|
PL-1386
|
scrollbar layout problems for the workflow panel on OS X
|
|
Resolved
|
PL-1385
|
handle calendar fields in workflow actions
|
|
Resolved
|
PL-1384
|
Bamboo 'test connection' is broken
|
|
Closed
|
PL-1382
|
ctrl+shift+j opens 'recently viewed issues' very slow. speed it up (use cache)
|
|
Resolved
|
PL-1380
|
Add summary to the activate issue combo (next to the issue key)
|
|
Closed
|
PL-1379
|
Spike - include time logging funcationality into the default IDEA commit screen
|
|
Resolved
|
PL-1378
|
Comment in the deactivate screen only goes to svn, not to JIRA.
|
|
Resolved
|
PL-1377
|
Add icons to the active issue dropdown
|
|
Resolved
|
PL-1376
|
Rename all "activate issue" and "deactivate issue" to "Start work" and "Stop work"
|
|
Resolved
|
PL-1374
|
Rename all "recently opened x" to "recently viewed x"
|
|
Resolved
|
PL-1373
|
Make JIRA quick search open with shortcut even in file editor
|
|
Resolved
|
PL-1372
|
Build entry on the build list can be opened by mistake
|
|
Resolved
|
PL-1369
|
When you have two JIRA instances with the same project key, wrong issue is open
|
|
Resolved
|
PL-1368
|
Quick Search in Issues view does not search
|
|
Closed
|
PL-1367
|
Recenly open issues filter is empty when one of the servers is unreachable
|
|
Resolved
|
PL-1366
|
*Remaining Estimate* and *Original Estimate* fields are cleared when updating issue state (transition)
|
|
Resolved
|
PL-1364
|
Plugin startup information if no default JIRA server is set.
|
|
Resolved
|
PL-1363
|
Not prompted for FishEye or Crucible credentials when first loading atlassian-ide-plugin.xml provided by another
|
|
Resolved
|
PL-1358
|
Issue Panel is gray when server does not repond
|
|
Resolved
|
PL-1356
|
Jira actions are disabled
|
|
Resolved
|
PL-1355
|
Issue link hilighter hilights the whole line
|
|
Closed
|
PL-1353
|
Refactoring and cleanup of code after latest changes
|
|
Closed
|
PL-1350
|
JIRA issue highlighting does not always work in file editor
|
|
Resolved
|
PL-1349
|
Error when clicking through an issue from editor if the selected filter in the issues list is the "recently opened" filter
|
|
Resolved
|
PL-1347
|
Active issue not deactivated on refresh of issue list, when the issue gets updated in some other way
|
|
Resolved
|
PL-1343
|
RemoteApiException during creation of Code Review
|
|
Resolved
|
PL-1340
|
Make the mouse cursor turn to a hand when hovering over crucible icon in the left gutter.
|
|
Resolved
|
PL-1338
|
Option Enter should submit a Text area
|
|
Resolved
|
PL-1337
|
Option C when a File is selected should "Add Revision Comment"
|
|
Resolved
|
PL-1334
|
Issue has wrong workflow actions in the details pane
|
|
Resolved
|
PL-1331
|
Invalid warning when activating issue
|
|
Resolved
|
PL-1330
|
Implement handling of workflow action fields of "complicated" type, like dynamic lists etc.
|
|
Closed
|
PL-1329
|
Move the download binary to update.atlassian.com
|
|
Resolved
|
PL-1327
|
Issue Panel: Show Subtasks
|
|
Resolved
|
PL-1326
|
Show parents of sub-tasks if the issue is a subtask.
|
|
Resolved
|
PL-1325
|
Active issue should be a drop down of recently opened issues as opposed to a button.
|
|
Resolved
|
PL-1324
|
An activated issue should show up in the recently opened issues filter
|
|
Resolved
|
PL-1323
|
Comment text area under log work doesn't wrap text, but has a horizontal scroll
|
|
Resolved
|
PL-1320
|
CCE when playing with Issues panel
|
|
Resolved
|
PL-1309
|
Issue Details Panel title (issue key + summary) is not updated when 'refresh' button pressed in the details panel
|
|
Closed
|
PL-1307
|
Dialog With details size problem
|
|
Closed
|
PL-1306
|
Jira Issue Link Highlighter opens issue from incorrent server
|
|
Closed
|
PL-1305
|
Jira Quick search opens in IDE currently selected issue
|
|
Closed
|
PL-1304
|
Hardly visible error message without details when editing comment
|
|
Resolved
|
PL-1303
|
Wrong icon for 'create review'
|
|
Resolved
|
PL-1298
|
When I close the details tool window (issue, build, review) it hides all other tool windows
|
|
Resolved
|
PL-1297
|
BindException - Plugin HTTP Server port is already taken
|
|
Closed
|
PL-1294
|
%2F's in editor tab although the comments tree has the right file name
|
|
Closed
|
PL-1291
|
Defect-specific info for non-defect comment
|
|
Resolved
|
PL-1289
|
User can select an issue as the active issue
|
|
Closed
|
PL-1288
|
Spike - Make IDEA take focus/jump in toolbar when open IDE from Browser
|
|
Closed
|
PL-1283
|
Make IDEA window popup to the top when opening the file from the web
|
|
Closed
|
PL-1282
|
Issue links in the editor should open details panel when clicked (and download issue if it is not already present in the list)
|
|
Closed
|
PL-1281
|
Crucible comment navigation (prev- next-) needs a shortcut key (which would also work in the editor)
|
|
Closed
|
PL-1274
|
While creating JIRA issue if you provide a bad assignee all your data is lost due to invalid remote operation
|
|
Resolved
|
PL-1271
|
Broken layout in Builds view
|
|
Closed
|
PL-1267
|
Add "Select in... > Crucible review" action on Alt+F1
|
|
Closed
|
PL-1265
|
I am not able to add a changeset to review which in To Summarize state (according to Connector)
|
|
Closed
|
PL-1260
|
On fresh install the plugin asks for multiple servers simultaneously and can't test the connection
|
|
Closed
|
PL-1251
|
Allow issue workflow actions with input fields
|
|
Resolved
|
PL-1239
|
View recently opened reviews
|
|
Closed
|
PL-1238
|
View recently opened JIRA issues
|
|
Closed
|
PL-1236
|
Give link to Fisheye/CRU in IDEA Incoming Changes view
|
|
Closed
|
PL-1235
|
Give link to Fisheye in Bamboo changed files view
|
|
Closed
|
PL-1233
|
Go to next and previous change in review
|
|
Closed
|
PL-1232
|
Go to next and previous comment when working on a review
|
|
Closed
|
PL-1231
|
Quick search and open for Crucible reviews
|
|
Closed
|
PL-1230
|
Show comment tooltip which allows comment editing in the file editor
|
|
Closed
|
PL-1217
|
ClassCastException
|
|
Resolved
|
PL-1211
|
Idea dock widget shows empty screen when only a fisheye instance is configured
|
|
Closed
|
PL-1188
|
ArrayIndexOutOfBounds - after clicking on "Edit" button of JIRA cutom filter
|
|
Closed
|
PL-1174
|
Clicking on the JIRA filter server node behaves abnormally
|
|
Closed
|
PL-1140
|
Error dialog is not resized properly
|
|
Closed
|
PL-1120
|
JIRAServerCache.getComponents and other meta-data fetching functions silently return empty list on IOException
|
|
Closed
|
PL-1067
|
Using keyboard shortcut to add review comment populates the key into the comment box
|
|
Resolved
|
PL-1053
|
Reviews in "Summarize" state are handled incorrectly
|
|
Closed
|
PL-845
|
Patch review throws an exception
|
|
Closed
|
PL-775
|
Use one dialog for conenction errors in all places
|
|
Closed
|
PL-746
|
On errors - indicate how to fix them (e.g. refresh).
Also indicate what is the type of the error
|
|
Closed
|
PL-735
|
Fully support working with pre-commit reviews
|
|
Closed
|
PL-700
|
Commit & create review
|
|
Resolved
|
PL-635
|
Creating a review from IDE gives a HTTP-500 error
|
|
Closed
|
PL-593
|
ALT-F1, Select in: FishEye
|
|
Closed
|
PL-420
|
I assign issue to myself but the "start progress" action is unavailable until I refresh the view
|
|
Resolved
|
PL-1571
|
Case sensitive JIRA issue search
|
|
Resolved
|
PL-1541
|
Text on popup for setting default credentials
|
|
Resolved
|
PL-1539
|
Text for stats collection on popup and General IDE Settings tab
|
|
Resolved
|
PL-1521
|
Bamboo view ignores Group By dropdown on initial load
|
|
Resolved
|
PL-1512
|
Exception dialog should have a 'copy' button or, even better, a 'Blame Atlassian' error reporter
|
|
Closed
|
PL-1504
|
Plugin does not provide any visual indication that Crucible is doing something in the background
|
|
Resolved
|
PL-1463
|
Can't change "Number of issues to show" preference in JIRA settings via keyboard entry
|
|
Resolved
|
PL-1457
|
Active issue combo box drop down shows active issues in wrong order
|
|
Resolved
|
PL-1426
|
Default Credentials functionality problems
|
|
Resolved
|
PL-1401
|
Get More issues color
|
|
Resolved
|
PL-1396
|
Wrong status bar message
|
|
Resolved
|
PL-1365
|
Wrong project name when grouping builds
|
|
Resolved
|
PL-1321
|
Issue view displays an erroneous link for Anonymous reporter
|
|
Resolved
|
PL-1318
|
Rember state of 'Log work' checkbox inside 'deactivate issue panel'
|
|
Resolved
|
PL-1316
|
Work log dialog problem
|
|
Closed
|
PL-1315
|
When activating issue there should be error visible if connector failed to set issue state 'in progress'
|
|
Closed
|
PL-1314
|
Show project names instead of keys when grouping by project in recently open issue filter
|
|
Resolved
|
PL-1275
|
Occurred on IDEA startup
|
|
Resolved
|
PL-1273
|
Reviews - Crucible window steals focus when Comments tab is viewed
|
|
Resolved
|
PL-1272
|
Locally created review is not included in category count, but is displayed
|
|
Resolved
|
PL-1254
|
NPE when applying duplicate Fisheye Server that was already specified as a Crucible server (I think)
|
|
Closed
|
PL-1189
|
The layout somewhat broken in Bamboo build tree
|
|
Closed
|
PL-1171
|
Selection hight differences
|
|
Closed
|
PL-1131
|
ClassCastException when starting Idea with the connector enabled.
|
|
Resolved
|
PL-1108
|
Odd details window for status bar
|
|
Closed
|
PL-1050
|
Inconsistent numbering of comments
|
|
Closed
|
PL-754
|
Warning during Bamboo 1.X server setup.
|
|
Closed
|
PL-494
|
better reporting of errors in user interface, or release notes
|
|
Closed
|
|