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-842: Fix issue with editing direct debit mandate #290

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

olayiwola-compucorp
Copy link
Contributor

Overview

Previously users couldn't edit the direct debit mandate because the array_key_exists now throws an error if the array passed to it is null, we now check the array is empty before passing to array_key_exist

Before

image

After

@olayiwola-compucorp olayiwola-compucorp merged commit 91ae08a into master Sep 19, 2024
2 checks passed
@olayiwola-compucorp olayiwola-compucorp deleted the COMCL-842-fix-mandate-edit branch September 19, 2024 07:46
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