Skip to content

Update CiviHR code to be CiviCRM 5.16 complient and convert CiviHR ca…#2987

Open
seamuslee001 wants to merge 1 commit into
compucorp:masterfrom
seamuslee001:convert_civihr_cache
Open

Update CiviHR code to be CiviCRM 5.16 complient and convert CiviHR ca…#2987
seamuslee001 wants to merge 1 commit into
compucorp:masterfrom
seamuslee001:convert_civihr_cache

Conversation

@seamuslee001
Copy link
Copy Markdown

…che group to be standard Civi::cache style

Overview

This removes some uncessary caching storing as it doesn't appear to be doing. This also adds in a new cache.civihr service which is in the standard format as Civi::cache. Also it updates the navigation cache code to match standard for 5.16.

Before

Code using deprecated code functions

After

Code using standard cache

Technical Details

This creates a new service cache.HRCore_Info which is the standard way of defining Civi cache groups.

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.

1 participant