Skip to content

Use correct profile for Cancel and Endrecurring actions (instead of default profile)#119

Merged
jensschuppe merged 4 commits intomasterfrom
default-profile
Feb 3, 2026
Merged

Use correct profile for Cancel and Endrecurring actions (instead of default profile)#119
jensschuppe merged 4 commits intomasterfrom
default-profile

Conversation

@jensschuppe
Copy link
Collaborator

@jensschuppe jensschuppe commented Sep 18, 2025

Fixes #118.

Might use some static caching of profiles, and a test for the underlying problem.

@jensschuppe jensschuppe added this to the 1.6 milestone Sep 18, 2025
@jensschuppe jensschuppe added bug Something isn't working status:needs review Code needs review and testing labels Sep 18, 2025
@jensschuppe
Copy link
Collaborator Author

@MarcMichalsky you want to review or add a test …?

@jensschuppe jensschuppe changed the title Add method for retrieving default profile Use correct profile for Cancel and Endrecurring actions (instead of default profile) Sep 18, 2025
@MarcMichalsky
Copy link
Contributor

Ah damn, I might have missed to adapt that when I implemented the profile lookup by id. #73
Sorry for that!

I'll have a look on it tomorrow!

@jensschuppe
Copy link
Collaborator Author

Ah damn, I might have missed to adapt that when I implemented the profile lookup by id. #73 Sorry for that!

I'll have a look on it tomorrow!

No worries, I missed it in my review as well, and this had been using the wrong profile anyway.

@jensschuppe jensschuppe added status:reviewed and tested Code has received thorough review and test and is ready to be committed/merged and removed status:needs review Code needs review and testing labels Sep 19, 2025
@jensschuppe jensschuppe removed this from the 1.6 milestone Feb 3, 2026
@jensschuppe jensschuppe merged commit 47c93dd into master Feb 3, 2026
8 of 17 checks passed
@jensschuppe jensschuppe added status:fixed The issue has been resolved (usually by committing/merging code) and removed status:reviewed and tested Code has received thorough review and test and is ready to be committed/merged labels Feb 3, 2026
@jensschuppe jensschuppe added this to the 1.7 milestone Feb 3, 2026
@jensschuppe jensschuppe deleted the default-profile branch February 3, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working status:fixed The issue has been resolved (usually by committing/merging code)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

On CiviCRM standalone the call to Cancel.php fails

2 participants