Release LoadGen FrontEnd: 1.0.0.11869
LoadGen FrontEnd
- [#8593] Added a pencil-edit button next to each agent in the Monitoring Profile Wizard's Agent Assignments step. Clicking it opens the same edit modal used on the standalone Agents pages, prefilled with the agent's current definition — so operators can adjust IP, port, slots, run-as profile, and session/health settings without leaving the wizard.
- [#8591] A bundle of fixes to the LoadGen Tickets page:
- The reporter email saved in My Profile (and in Settings → Support) is now preserved across logout / login — it was being wiped on every logout.
- The action button is now context-aware and reads Refresh my tickets for external reporters. Reloads merge upstream ticket data into the local list without dropping local-only rows.
- The API build / Frontend build columns now keep the build-ID chips returned by the upstream service across Refresh list actions, instead of reverting to
—after the next refresh.
- [#8622] Fixed the Appliance Security tab rendering as Appliance not available when the systemd token status was unknown. The tab now shows an Unknown badge alongside the existing Configured / Not Configured states instead of erroring out.
- [#8623] Fixed the Appliance Docker tab letting operators enable InfluxDB or Grafana before a frontend domain was configured, which previously left those containers half-configured and unreachable. The Enable buttons are now disabled with an explanatory banner and a deep-link to the SSL tab until the domain is set. Disable remains available for services that are already running.
- Fixed an informational message on the LoadGen Tickets page ("Ticket-history sync is not yet available") rendering invisibly as dark text on a dark background. The success / info / error variants of the panel now use legible colours and matching icons.