If a group doesn't exist, import API returns a 500, but should return a message indicating that the group must be created when validateDbconstraints: true is set per message from API response
Observed versions
1.51.1
Affects versions
The version, or versions where this bug exists. If you do not know, please leave blank for now.
Steps to reproduce
Steps to reproduce the behavior:
Create a new tenant and application in that tenant
Description
If a group doesn't exist, import API returns a 500, but should return a message indicating that the group must be created when
validateDbconstraints: true
is set per message from API responseObserved versions
1.51.1
Affects versions
The version, or versions where this bug exists. If you do not know, please leave blank for now.
Steps to reproduce
Steps to reproduce the behavior:
validateDbConstraints:true
Expected behavior
We should be returning something indicating that groupId doesn't exist (
cb5c83f-53ff-4d16-88bd-c5e3802111a5
)Screenshots
If applicable, add screenshots to help explain your problem. Delete this section if it is not applicable.
Platform
(Please complete the following information)
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
Additional context
Add any other context about the problem here.