Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

seamuslee001
Copy link

…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