Release beta-3.1
New Features & Enhancements
Ticket Management & Kanban Boards
- Added ability to filter tickets by tag and assignee.
- Introduced export and import functionality for boards between projects.
- Added Board ID details in the UI for better traceability.
- Implemented a button to close individual ticket details in the Engagement Ticket Tab.
- Added absolute links to tickets in Carrier Engagements for easier navigation.
- Added default values for assignee, start date, and end date fields in new tickets.
- Added ability to filter tables on backend and UI performance test pages.
Performance Testing & Reporting
- Enabled direct opening of reports from artifacts.
- Added timeout handling for postprocessor and container tasks.
- Updated JMeter listener to store request body in error logs.
- Added ability to get JMeter log file in perfmeter.
- Added additional tag to test report if it runs as control tower container.
Scheduling & Automation
- Improved test execution to trigger only by schedule.
- Fixed schedule execution to align with cron timers in test configurations.
Bug Fixes
Ticket & Board Issues
- Fixed issue where new tickets did not appear on the board.
- Resolved problem with changing assignee for created tickets.
- Fixed end date change issue in Carrier Ticket Details View.
- Corrected status mismatches between Tickets UI and Board.
- Fixed pagination for tickets view in Engagements.
- Fixed UI ticket column status override issue on Kanban Board.
- Fixed bug where risk ticket could be created without a title.
- Fixed empty assignee list when none is selected.
- Fixed inability to create board from Tickets tab and delete boards.
- Fixed title bug where styled text saved with additional text.
- Fixed inability to remove uploaded attachments in created tickets.
- Fixed incorrect month format in date fields.
- Fixed filter by status not working in Tickets Tab.
- Fixed bug with engagements and board mapping field restrictions.
Performance Test & Reporting
- Fixed issues with building Docker containers for performance tests.
- Fixed missing errors in performance test reports.
- Fixed issue with test logs after test completion.
- Fixed control-tower JUnit reporter and ensured report availability in pipeline.
- Fixed control-tower container to not create a report if there are no workers.
- Fixed bug where Control Tower could get stuck indefinitely during API calls.
- Investigated and addressed potential memory leak in Pylon container.