Related Issues Public Changelog
Changelog

Related Issues 1.0.18

Project Configuration Page Enhancements

The project configuration page has been enhanced for better user navigation and clarity. The Handlebar documentation section now appears prominently at the top, ensuring it's easy to locate and reference. Additionally, the introduction of pagination within the custom fields section simplifies scrolling through numerous entries, providing a smoother experience when managing extensive data sets. These updates are seamlessly integrated into the configuration workflow.

Rendered JQL Display in Code Editor

The code editor now displays the rendered JQL query directly in the user interface when the dataLoaded.prepend event is triggered. This enhancement involves modifications incorporate a new HTML element that shows the JQL query. Users will see the query subtly through a small token icon that reveals the query in a tooltip, elevating the interface's functionality and user experience without clutter.

Quick Link Issue Button

A new Quick Link Issue button is now available in the Related Issues app, offering an intuitive way to connect issues. This small icon appears in each row of the issue list, and when you hover over it, a tooltip "link this issue" appears. Clicking the icon instantly creates a "relates to" relationship between the selected issue and the original one, enhancing how issues are associated and tracked within your workflow.

Body Background Color Consistency Update

The issue of inconsistent background colors across themes in the "My app" issue list has been resolved. In the past, not setting any specific styles for body elements led to incorrect colors appearing, especially apparent when switching to dark mode, causing a disparity in the issue panel within dialogs. This update ensures that the issue list now correctly adjusts its background color in alignment with the chosen theme, maintaining consistency with other sections.