Skip to content

14853 - Fixes & Remove redundant code#3589

Merged
Jxio merged 2 commits intobcgov:mainfrom
Jxio:14853_
Jan 29, 2026
Merged

14853 - Fixes & Remove redundant code#3589
Jxio merged 2 commits intobcgov:mainfrom
Jxio:14853_

Conversation

@Jxio
Copy link
Collaborator

@Jxio Jxio commented Jan 29, 2026

Issue #:
bcgov/entity#14853

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the sbc-auth license (Apache 2.0).

@Jxio Jxio self-assigned this Jan 29, 2026
@Jxio Jxio requested review from ochiu and seeker25 as code owners January 29, 2026 18:13
@sonarqubecloud
Copy link

if task is None or (
task.relationship_status != TaskRelationshipStatus.ACTIVE.value
and task.action == TaskAction.PRODUCT_REVIEW.value
and task.action in (TaskAction.PRODUCT_REVIEW.value, TaskAction.NEW_PRODUCT_FEE_REVIEW.value)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this doesn't look redundant, looks like a bug fix ;)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah I just realized if I add it here then I don't need pay service

@seeker25 seeker25 changed the title 14853 - Remove redundant code 14853 - Fixes & Remove redundant code Jan 29, 2026
@Jxio Jxio merged commit d138132 into bcgov:main Jan 29, 2026
8 of 10 checks passed
Jxio added a commit to Jxio/sbc-auth that referenced this pull request Feb 12, 2026
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.

2 participants