Version: v251209
Release Date: 9th December, 2025
Summary
This release contains one bug fix: Missing transition from Decision Maker back to Lead Author
Manual deployment steps
Import config
Config file to import: DE-Config_251209-config.zip
Role required: Brief Connect System Administrator
If there is no configuration set, you have to set up Administrator user Id in the Environment variable
AdminEntraIdin the Azure Function App. The value should be the Object Id of the user in Entra ID (Azure AD).
- Log into the target Brief Connect environment as Brief Connect Admin user. Open the Admin Panel (
https://[WEB_APP_URL]/#/adminPanel) - Select "Import from Zip" and import a new config ZIP file.
- The system will process the ZIP file and import the configuration. The list of configurations will refresh, and the imported configuration can then be selected and loaded.
- After importing, select the newly imported configuration from the dropdown list.
- Click the "Apply" button to apply the imported configuration.
- Wait for the confirmation message indicating that the configuration has been successfully applied.
- Select
Update SharePoint Content Typesbutton from the menu bar. Ensure that active configuration is selected from dropdown first.
Clear the Server cache
Role required: Brief Connect Administrator
1. Log into the target Brief Connect environment as Brief Connect Admin user. Open the Admin Panel (https://[WEB_APP_URL]/#/adminPanel)
2. Open browsers Developer Tools, open Console tab and run the command window.clearCache() there. After successful execution, you should see Cache cleared. Server Result: true message in the console.
Smoke Tests
We recommend following our basic testing guide after this release: Basic testing of Brief Connect - Brief Connect Documentation
Rollback steps to previous version
Execute all deployment steps for the target release from related Release Notes.