Skip to content

Version: v250825

Release Date: 25th August, 2025

Summary

Latest release

Package versions

  • Brief Connect Client Package - v2.2.6-rc
  • Brief Connect Server Package - v2.2.6-rc

Manual pre-deployment steps

N/A

Deployment steps (in order)

  1. Deploy Release-9 for Deploy Brief Connect Office Resources release pipeline in Azure DevOps to the target environment.
  2. Deploy Release-7 for Deploy Brief Connect Application release pipeline in Azure DevOps to the target environment.

Manual post-deployment steps

Steps to Import Configuration

Config file to import: DFFH Configuration v250825-config.zip

  1. Navigate to the Admin Panel:
  2. Open the Brief Connect application and go to the Admin Panel (https://[WEB_APP_URL]/#/adminPanel)
  3. Ensure you are logged in with administrative privileges.

    If there is no configuration set, you have to set up Administrator user Id in the Environment variable AdminEntraId in the Azure Function App. The value should be the Object Id of the user in Entra ID (Azure AD).

  4. Ensure there are no unsaved changes if you intend to modify the currently loaded configuration view (though import typically loads a new one or replaces an existing one).

  5. Click the "Import from ZIP" button.
  6. In the dialog: * Optionally, select an existing configuration from the "Configuration to Replace" dropdown if you wish to overwrite a specific one.
    * Click "Select File & Import". * Choose the ZIP file from your local machine.
  7. 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.
  8. After importing, select the newly imported configuration from the dropdown list.
  9. Click the "Apply" button to apply the imported configuration.
  10. Wait for the confirmation message indicating that the configuration has been successfully applied.
  11. Select Update SharePoint Content Types button from the menu bar. Ensure that active configuration is selected from dropdown first.
  12. The application will now use the newly applied configuration settings.

Steps to clear the Server cache

  1. In the browser console via Developer Tools, run the command window.clearCache().

Example:

clear-cache.png

Reindex the site

  1. Go to SharePoint Site
  2. Go to Site settings
  3. Go to Search and offline availability
  4. Click Reindex site