Server Patch 11 (2025-10-02)

  • Resolved a NullPointerException that occurred when a project was removed from an activity. (Issue)
  • Fixed an issue where the object duplicate check displayed incorrect records in the compare dialog. (Issue)
  • In the Planning Board, a link to a person resource directly opens the person form in PisaSales. (Issue)
  • Resource icons are now transferred from PisaSales to the Planning Board. (Issue)
  • When an appointment is canceled in PisaSales, the assigned resources are removed from the appointment in the Planning Board. (Issue)
  • Fixed the problem where the REST API occasionally failed to generate a continuation key based on the read access of the retrieved records. (Issue)
  • The Android push service now utilizes a single instance of the underlying framework, reducing the number of parallel threads generated.