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

COMCL-643: Fix Contribution Issue #188

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

shahrukh-compuco
Copy link
Contributor

Overview

This pr resolves an issue related to contributions that restricted user from creating new contribution or accessing contribution tab on contact view page.

Before

Screenshot 2024-07-25 at 4 15 40 PM

After

Screenshot 2024-07-25 at 4 15 10 PM

Technical Details

A hook in this extension was accessing a property on CRM_Contribute_Page_Tab class which has been marked as protected in this commit recently which caused an error upon opening above mentioned pages

@shahrukh-compuco shahrukh-compuco requested a review from erawat July 25, 2024 11:20
@shahrukh-compuco shahrukh-compuco changed the base branch from master to 2.1.8-dev July 25, 2024 11:20
@shahrukh-compuco shahrukh-compuco merged commit 4b2762b into 2.1.8-dev Jul 25, 2024
2 checks passed
@shahrukh-compuco shahrukh-compuco deleted the COMCL-643-fix-contribution-issue branch July 25, 2024 11:36
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.

2 participants