Skip to content

Exclude closed jobs from candidate activity references

b1b3b63
Select commit
Loading
Failed to load commit list.
Open

feat: exclude closed jobs from activity references #764

Exclude closed jobs from candidate activity references
b1b3b63
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action May 2, 2026 in 0s

2 new issues (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

Complexity increasing per file
==============================
- lib/JobOrderStatuses.php  3
- lib/Contacts.php  2
         

See the complete overview on Codacy

Annotations

Check warning on line 739 in lib/Contacts.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/Contacts.php#L739

Avoid using static access to class 'JobOrderStatuses' in method 'getNonClosedJobOrdersArray'.

Check warning on line 597 in lib/Pipelines.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/Pipelines.php#L597

Avoid using static access to class 'JobOrderStatuses' in method 'getNonClosedCandidatePipeline'.