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-333: Fix Bug With Empty Target Contact For File Upload Activities #993

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

shahrukh-compuco
Copy link

Overview

Civi core errors out if an empty string is posted target contact id while editing file upload activity. This pr resolves the bug by removing the target contact id param from activity form if its submitted value is empty string.

Before

before

After

Screenshot from 2023-11-09 00-08-01

@shahrukh-compuco shahrukh-compuco force-pushed the COMCL-333-fix-activity-target-contact-bug branch from 460b915 to bef0b7a Compare November 8, 2023 19:44
@shahrukh-compuco shahrukh-compuco force-pushed the COMCL-333-fix-activity-target-contact-bug branch from bef0b7a to 5da5094 Compare November 9, 2023 06:06
@shahrukh-compuco shahrukh-compuco merged commit 62e054b into master Jan 26, 2024
2 checks passed
@shahrukh-compuco shahrukh-compuco deleted the COMCL-333-fix-activity-target-contact-bug branch January 26, 2024 07:52
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