anvarKhakimov / jira-metrics-plugin

The Jira Metrics Plugin enhances Kanban boards in Jira with advanced analytics for better project management.
https://chromewebstore.google.com/detail/jira-metrics-plugin/ehhncnkhbchjllmnbcfebjllhnkgnfpc?hl=ru&utm_source=ext_sidebar
Apache License 2.0
18 stars 3 forks source link

Fix missing port in URL construction #14

Closed anvarKhakimov closed 8 months ago

anvarKhakimov commented 8 months ago

Ensure the URL includes the port when specified in plugin activation. This fixes an issue where connections to jira server running on non-standard ports would fail.