Skip to content

Backmerge 6.3.1#5348

Merged
eddherrera merged 3 commits into
bcgov:devfrom
eddherrera:backmerge-6.3.1
Jun 30, 2026
Merged

Backmerge 6.3.1#5348
eddherrera merged 3 commits into
bcgov:devfrom
eddherrera:backmerge-6.3.1

Conversation

@eddherrera

Copy link
Copy Markdown
Collaborator

No description provided.

JamesPayer and others added 3 commits June 24, 2026 08:35
…bcgov#5347)

* PSP-11710 : PIMS Notifications Panel not Displaying Reminders  (BVT Observations) - HOTFIX

* - UPDATE

* - bump

---------

Co-authored-by: Herrera <eduardo.herrera@quartech.com>
# Conflicts:
#	source/backend/api/Pims.Api.csproj
#	source/frontend/package-lock.json
#	source/frontend/package.json
@eddherrera eddherrera requested review from asanchezr and stairaku June 30, 2026 21:23
@eddherrera eddherrera self-assigned this Jun 30, 2026
@sonarqubecloud

Copy link
Copy Markdown

Comment on lines +136 to +143
catch (Exception ex)
{
result.Status = ExternalResponseStatus.Error;
result.Message = $"Unexpected error sending CHES email: {ex.Message}";
_logger.LogError(ex, "Unexpected error sending CHES email.");

return result;
return result;
}
@github-actions

Copy link
Copy Markdown
Contributor

See CodeCov Report Here: https://app.codecov.io/github/bcgov/psp/pull/5348

@mergify

mergify Bot commented Jun 30, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@eddherrera eddherrera added this pull request to the merge queue Jun 30, 2026
Merged via the queue into bcgov:dev with commit f76b902 Jun 30, 2026
19 checks passed
@eddherrera eddherrera deleted the backmerge-6.3.1 branch July 3, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants