done:3 | todo:2 | in_progress:0 | blocked:1 (board deployment needed)
Health flag: needs-attention. Found two bugs during live endpoint testing:
Class "Ausstell\Includes\DatabaseMigration" not found. Root cause: `ProvenanceTracker`, `AuthRequest`, and `DocumentTracker` (in `Ausstell\Includes` namespace) call `DatabaseMigration::logAudit()` (in `Ausstell` namespace) without a use import. Fixed locally — added use Ausstell\DatabaseMigration; to all three files.class-provenance-tracker.php, class-auth-request.php, class-document-tracker.php — all now have correct namespace importdocs/BUG-FIX-NOTES.md with full diagnosis and deployment checklistdocs/PRODUCT-BACKLOG.md — health status changed to needs-attention, bug notes addedSFTP or Elementor Cloud File Manager access needed to:
.../ausstellungsstuecke-plugin/includes/class-provenance-tracker.php, class-auth-request.php, class-document-tracker.php
Neueste Kommentare