"Open <current task> in Browser" (alt+shift+b) disabled
Hi guys, I just set up an issue tracker integration with Assembla. Everything works alright, just the command to show the current task/ticket in the browser is greyed out. Can you help me pinpoint the issue here?
请先登录再写评论。
Hi, Radim.
Our integration with Assembla is based on somewhat limited "Generic repository server" (notice "[G]" after its name) which extracts information from request using plain XPath/JSONPath selectors without any additional postprocessing. Unfortunately browsable URL for ticket is not included in responses of Assembla server and thus this functionality is not available. You can create an issue on our bugtracker and we'll check what can be done here.
Thank you for explaining!