Issue with Ticket Function in Greenbone CE (Docker 26.0.0): Missing Host Reference and No Status Update

Hello,

we are running the Greenbone Community Edition in a Docker environment and have encountered an issue with the ticket function:

  1. Ticket creation from reports
  • When creating a ticket for a vulnerability directly from a report, the ticket no longer includes the host reference. The Host field in the ticket overview remains empty.
  • As a result, it is not possible to see which host the vulnerability was originally reported for.
  1. No automatic status change after remediation
  • After remediating a vulnerability and performing a new scan, the status of the existing ticket does not update anymore.
  • The expected behavior would be that the status automatically changes to Remediation Verified (or at least updates accordingly).

Steps to reproduce:

  • Greenbone CE in Docker (Version: 26.0.0)
  • Create a ticket for a vulnerability from a report
  • Remediate the vulnerability on the affected host
  • Run a new scan
  • Result: Ticket remains without status change, and host reference is still missing

Question:
Is this a known limitation of the Community Edition, or is it a bug that can be fixed in CE as well?

Thank you in advance for your feedback.