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

dev/core#1532 - Upgrade message about old civicase activity revisions #25119

Merged
merged 3 commits into from
Dec 7, 2022

Conversation

demeritcowboy
Copy link
Contributor

Overview

Followup to #25113

Before

Activity revisions still filterable in api4/searchkit/etc.

After

No longer selectable to be filterable in UI.

Technical Details

I also ran into https://lab.civicrm.org/extensions/caseactivityrevisionmigrator/-/issues/4 where the ON DELETE CASCADE is dangerous, so included that here.

Comments

I also updated the referenced lab snippet.

Given the timing I may need to rebase/move to beta1.

@civibot
Copy link

civibot bot commented Dec 6, 2022

No issue was found matching the number given in the pull request title. Please check the issue number.

@civibot
Copy link

civibot bot commented Dec 6, 2022

(Standard links)

@demeritcowboy
Copy link
Contributor Author

jenkins retest this please

@demeritcowboy
Copy link
Contributor Author

I had added IF EXISTS to the sql which works on mariadb but seems it doesn't on mysql. But I only added that because I had been playing around. In real life it should always exist, even if you rerun the upgrade step.

@demeritcowboy
Copy link
Contributor Author

jenkins what are you talking about

api\v4\SearchDisplay\SearchRunTest::testContributionCurrency
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'GBP'
+'JPY'

/home/jenkins/bknix-dfl/build/core-25119-3qtv6/web/sites/all/modules/civicrm/ext/search_kit/tests/phpunit/api/v4/SearchDisplay/SearchRunTest.php:1414

retest this please

@demeritcowboy
Copy link
Contributor Author

demeritcowboy commented Dec 6, 2022

I think this PR is cursed.

E2E\Core\AssetBuilderTest::testInvalid
GuzzleHttp\Exception\ConnectException: cURL error 28: Operation timed out after 2001 milliseconds with 0 bytes received 

jenkins retest this please

@colemanw
Copy link
Member

colemanw commented Dec 6, 2022

This looks good.

@demeritcowboy
Copy link
Contributor Author

OMG jenkins retest this please

@demeritcowboy
Copy link
Contributor Author

Thanks @colemanw
Deprecation warning: "Thanks" is deprecated. Use "Yeah baby!".

@demeritcowboy demeritcowboy merged commit f202961 into civicrm:master Dec 7, 2022
@demeritcowboy demeritcowboy deleted the current-revision branch December 7, 2022 02:42
@seamuslee001
Copy link
Contributor

Finally @demeritcowboy

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.

3 participants