Skip to content

Releases: bcgov/foi-flow

Add additional templates to the Communications tab

16 Apr 19:49
c2058ca

Choose a tag to compare

Added two additional templates to the Communications tab:

  • P - Ack - Individual - Out of Province or Country

  • P - MSD CFR

What's Changed

  • FOIMOD-4875 - Add correspondence templates - to main by @mdesgov in #6143

Full Changelog: v24.2...v24.3.2

Bug Fixes and Security Updates

09 Apr 20:06
d18443f

Choose a tag to compare

Request Management App

  • Fixed a bug where an Applicant Profile lost its Request History when you update a profile. This has also been fixed retroactively. @mdesgov
  • Patched a security vulnerability @Aman-Hundal
  • Added backend logs to monitor the creation of Summary of Redaction files. This is the first step in analyzing, and improving, the speed at which the Summary of Redaction files are created. @alvesfc

V24.1.1 - Bug Fix: Request ID Overwrite for In-Flight Requests

28 Mar 02:34
26084bb

Choose a tag to compare

When performing state changes or updates on in-flight requests (e.g., Ministry requests), the system was incorrectly generating a new request ID and overwriting the existing one.

Fix

Updated the logic to preserve the existing axisRequestId for all in-flight requests.
New request ID generation now only applies to newly created requests.

v24.1

28 Mar 02:04
26084bb

Choose a tag to compare

What's Changed

Full Changelog: v24.0...v24.1

v24.0 - Applicant Profile

21 Mar 00:16
30d8e7b

Choose a tag to compare

  • Added the ability to link a profile to the ‘Applicant’ or ‘On Behalf Of’ for a given request
  • Added the ability to create a new profile and link it to a new or existing request
  • Added the ability to search, select and link existing profiles to a new or existing request
  • Added the ability to edit existing profiles
  • Migrated over existing AXIS applicant profiles into FOI Mod
  • Increased the character limit in the ‘Postal Code’ field to 10 characters (previously 6 characters), as to accommodate the different ways in which applicants populate the ‘Postal Code’ field in the online FOI Request Submission Webform

v23.1 - Proactive Disclosure Updates

12 Mar 00:28
406d684

Choose a tag to compare

What's Changed

Full Changelog: v23.0...v23.1

v23.0 - Proactive Disclosure

07 Mar 01:08
ff29505

Choose a tag to compare

Merge pull request #6082 from bcgov/release/FOIMOD-release23.0-to-main

Merge pull request #6081 from bcgov/dev-AS-FOIMOD-4303

v22.4 Linked Requests

03 Mar 00:38
ed326f0

Choose a tag to compare

This release added the ability to manually link requests in FOI Mod. Please note, we are continuing to open requests in AXIS for the time being. This includes linking requests in AXIS, and syncing over the linked request.

Request Management App
Added a new section in the Request tab called 'Linked Requests'. This will replace the old 'Linked Requests' hyperlink.
OLD
image

NEW
image

Added the ability to manually link requests in FOI Mod. This includes the ability to remove linked requests. We also added a hyperlink which will take you directly to the linked request in FOI Mod, in addition to displaying the request state the linked request is in. Ministry users will have 'view-only' access to the linked requests section, whereas FOI Operations users will have edit abilities.

22.3 - Request ID Generation and Unopened Requests

26 Feb 01:20
9645ab2

Choose a tag to compare

Request Management App

  • Added the ability for Request IDs to be generated in FOI Mod when a request moves to ‘Intake in Progress’. This will only occur when no information has been entered in the ‘AXIS ID Number’ field. We do not anticipate using this feature until we stop opening requests in AXIS.
  • Added the ability for ‘Unopened’ requests to appear in the Intake Team’s ‘Unassigned Requests’ queue. ‘Unopened’ requests are requests that are received through the online FOI request submission form. This should help save time by automatically populating many of the fields when creating a request. We do not plan to enable this until we stop opening requests in AXIS.
  • Fixed a UI issue for Ministry users, where fields in the ‘Request’ tab, when they had a high character count, were not displaying properly
  • Fixed an issue where character counts were not being enforced in the ‘Request’ tab, and if fields exceeded the character count, the request could go into error. All fields in the ‘Request’ tab now have a character limit enforced.
    When creating a request, temporarily added an ‘Enable Sync’ button in the ‘Request’ tab, which needs to be selected before entering an AXIS ID Number and syncing the request with AXIS.

v22.2 Fee Invoice Generation

18 Feb 23:15
8e96630

Choose a tag to compare

Merge pull request #6041 from bcgov/release/FOIMOD-release22.2-to-main

Release 22.2 DEV <> MAIN