Author |
Topic |
|
mvolkar
Junior Member
20 Posts |
Posted - Jul 30 2018 : 2:00:30 PM
|
I recently installed build 2283.1 and am trying to configure Source Links for use with Jira. I have enabled and configured the plug-in and the links are showing up as expected in the source code. However, hovering over a link shows simply "Error: Jira plugin encountered an unexpected problem." If I double-click on a link, it does open correctly in a browser, so I think I have everything configured properly.
How do I further troubleshoot this issue? |
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Jul 30 2018 : 2:19:40 PM
|
Sorry, that's a generic error message for exceptions that we did not encounter while developing the plugin. We will have to send an updated dll with additional error reporting to find out what is going on. Can you please send mail to [email protected] referencing TOPIC_ID=15275 to open a support case and so that we can get your contact info? |
|
|
mvolkar
Junior Member
20 Posts |
Posted - Jul 30 2018 : 2:19:53 PM
|
Actually, I just randomly ran across one issue link where the hover did work. The difference was that most had a colon following the issue key (e.g., CTRL-16513: Blah) and this one did not (e.g., CTRL-28598). Most of our code uses a colon between the issue key and the rest of the comment, so that's why it appeared to me that this was never working. Since there doesn't currently seem like any further configurability, I'm still going to need help in trying to solve this. |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Jul 30 2018 : 2:22:17 PM
|
In the VA Options dialog, for your Jira link definition, is colon listed in the Suffixes box? If not, add it. Does that fix the other links? |
Edited by - sean on Jul 30 2018 2:22:36 PM |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Jul 30 2018 : 2:24:20 PM
|
Sorry, I misread what you found. We will investigate what you reported. |
|
|
mvolkar
Junior Member
20 Posts |
Posted - Jul 30 2018 : 2:25:02 PM
|
No problem. Thank you for your assistance. |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Jul 30 2018 : 2:27:46 PM
|
If your issue identifiers use only digits, then in the link definition, you can change the Value dropdown from String to Number. That addresses the problem in my tests. |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Jul 30 2018 : 2:36:37 PM
|
I've opened case=118037 to adjust behavior of capture when Value is set to String -- hopefully we can prevent capture of terminating punctuation without breaking anything. |
|
|
mvolkar
Junior Member
20 Posts |
Posted - Jul 30 2018 : 2:51:03 PM
|
Thank you, I can confirm that your workaround of using Number instead of String appears to work. |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Jul 30 2018 : 3:27:02 PM
|
Great, thanks for the confirmation. |
|
|
|
Topic |
|