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

Remove additional custom fields deletegroup functions #14823

Merged
merged 1 commit into from
Jul 15, 2019

Conversation

seamuslee001
Copy link
Contributor

Overview

This is a continuation of the other pr @eileenmcnaughton

I have tested by running ./bin/regen.sh and showed no errors. I tried running the generateReportData.php but i think it has prexisting issues

@civibot
Copy link

civibot bot commented Jul 14, 2019

(Standard links)

@civibot civibot bot added the master label Jul 14, 2019
@eileenmcnaughton
Copy link
Contributor

@seamuslee001 when does generateReportData.php get called?

@seamuslee001
Copy link
Contributor Author

@eileenmcnaughton i can't see it getting called at all

grep -r 'generateReportData' *
seamus@civicrmdevphp7:~/buildkit/build/47-test/sites/all/modules/civicrm$

@eileenmcnaughton
Copy link
Contributor

@seamuslee001 that seems to co-incide with the suggestion it doesn't really work :-)

Add comment about state of GenerateReportData file
@eileenmcnaughton
Copy link
Contributor

thanks for updating those code comments - all good - should we stick a deprecation warning in CRM_Core_BAO_Cache::deleteGroup now?

@seamuslee001
Copy link
Contributor Author

@eileenmcnaughton probably, based on the code in the CRM/Core/BAO/Cache/Psr16.php there appears to be 3 extensions not yet converted. We have merged 1 PR for the lineitem editor but haven't yet had a new release and then created a PR for the dashboard one but then its just HR

@eileenmcnaughton
Copy link
Contributor

@seamuslee001 so our practice has been to add those deprecation warnings & then when in dev mode the extension gets noisy but on prod sites it isn't. But, it we are nice we can add issues against the extensions in question (or if super nice PRs)

@eileenmcnaughton
Copy link
Contributor

&I tbh the CiviHR one probably won't update for quite a while because they have a different upgrade schedule (I think they target specific releases of Civi) so if we add the deprecation notice they can upgrade in their own timeframe

@eileenmcnaughton
Copy link
Contributor

unrelated fail

@eileenmcnaughton eileenmcnaughton merged commit b66d058 into civicrm:master Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants