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

FOSFA-282: Support configuration of similar Membership certificate #92

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

olayiwola-compucorp
Copy link
Contributor

Overview

Previously when a user attempted to create a certificate for an entity with the same configuration value, a Certificate Exist Exception was thrown, in this PR we now allow users to create a certificate for membership entity with similar configurations.

Before

Error Message is thrown to the User for duplicate membership certificate
A certificate configuration exist for the entity that satisfies either the selected status or type

222aaaaaaaaaa

After

Error Message is now thrown to the User for duplicate membership certificate

3333aaaaaaaaaa

After

Users can download multiple certificates by clicking on the Print Certificate button in the membership view.
4444

@olayiwola-compucorp olayiwola-compucorp merged commit 9a56a73 into master Jul 12, 2024
2 checks passed
@olayiwola-compucorp olayiwola-compucorp deleted the FOSFA-282-multi-cert branch July 12, 2024 08:11
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