All checks were successful
Build and Deploy / deploy (push) Successful in 18s
Fix two bugs preventing developer applications from appearing in SilverDESK: 1. Application creation payload used wrong types - ticketId was parsed as int (GetInt32) but SilverDESK expects a Guid string, and appliedRole was cast to int but the DTO expects "Tester"/"Developer" strings. 2. Approval provisioning now updates the DeveloperApplication record in SilverDESK after Mattermost/Mailcow provisioning, setting status to Approved and the correct provisioning flags. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8.1 KiB
8.1 KiB