Open monicavalluri opened 4 years ago
Just checking in to see if this is still reproducible? Do you have a test case that you could share?
This was our e2e test https://github.com/DNAstack/ddap-dam-admin/blob/master/e2e-tests/src/main/java/com/dnastack/ddap/frontend/AdminPassportIssuersE2eTest.java#L70-L85 which we were using a long time ago. I feel like this issue is more like the double check if the feature was removed intentionally or not.
A few months ago we were able to delete NIH passport issuer and we would get server error with
testPersonas
return object, meaning that removal of the passport issuer would break one or multiple of the existing testing personas. We were required to provide confirmation dialog to support force delete. Is this still a case?