Version: 260219 (BC 2.5.1)
Summary
This release contains the following requirements changes, bugfixes and record subtype configuration items. Because this is an unscheduled release, there may be instances of configuration that is partially complete (e.g., the new Lead Author, Reviewer, Recommender and Decision Maker translations in item #662891)
| ID | Title |
|---|---|
| 673989 | Auto Population of Due Dates (DH) |
| 674261 | SCV Organisation values and ADMIN permissions |
| 674260 | VIDA Organisation values and ADMIN permissions |
| 669672 | Cabinet: CICSUB: Coordination Draft Phase workflow |
Known bug
There is a known bug that is restricting standard users from being able to upload Primary and Attachment documents to records. For this release, we have opened up the permissions configuration so users are able to do this, but are still determining the cause of this bug. This means that in some instances users may be able to do more than they are supposed to, but will be able to test uploading and moving documents between Primary and Attachments.
Role assignments that have been edited to now enable document edit access fully:
SC SCE DHBN BN BCMD
Manual post-deployment steps
Import config
Config file to import: DFFH Configuration v260209-config.zip
Role required: Brief Connect 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 the Brief Connect Admin user and open the Admin Panel (https://[WEB_APP_URL]/#/adminPanel).
- Select Import from Zip and upload the new configuration ZIP file.
- The system will process the file and refresh the list of available configurations. Once it appears, select the newly imported configuration from the dropdown.
- Click Apply to apply the imported configuration.
- Wait for the confirmation message that the configuration has been successfully applied.
- Make sure the active configuration is selected in the dropdown.
- In the menu bar, click Update SharePoint Content Types.
- Tick Clean up unused fields from content type. It won't remove any data, only detach unused fields from Content Types, then click Confirm.
- Wait 20 minutes for the process to finish.
- Click Cleanup Unused Fields from SP Lists, then Confirm in the confirmation dialog. This process will cleanup unused fields from lists (fields provisioned with old configs and removed in later configs).
- Wait for 10 minutes for the process to complete.
Clear the Server cache
Role required: Brief Connect Administrator
- Log into the target Brief Connect environment as Brief Connect Admin user. Open the Admin Panel (
https://[WEB_APP_URL]/#/adminPanel) - Open browsers Developer Tools, open Console tab and run the command
window.clearCache()there. After successful execution, you should seeCache cleared. Server Result: truemessage in the console.
Smoke Tests
We recommend following our basic testing guide after this release: Basic testing of Brief Connect - Brief Connect Documentation
- Confirm SCV and VIDA organisation values are selectable at the first step of record initiation
- Confirm that SCV and VIDA organisation values provide Division Administrator privileges to users inside the corresponding Entra ID groups for SCV and VIDA
- Confirm due dates for DH Cabinet items are no longer automatically populating and tooltips have been updated to specifications in the user story
- Confirm CICSUB workflow now has the correct task name for 'Lodge' task
Rollback steps to previous version
Execute all deployment steps for the target release from related Release Notes.