Closed (fixed)
Project:
Display Builder
Version:
1.0.x-dev
Component:
Main / Misc.
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Oct 2025 at 13:38 UTC
Updated:
26 Nov 2025 at 17:04 UTC
Jump to comment: Most recent
Comments
Comment #2
pdureau commentedFor information, the related issue on SDC Devel: #3551361: Raise an error when a required prop has no default value
Comment #3
just_like_good_vibesComment #5
pdureau commentedNeeds work. Don't use
FormAjaxExceptionbutApiController::responseMessageError()because we already handle this kind of situations.Comment #6
just_like_good_vibesComment #7
pdureau commentedFunctional review: OK for me.
What about the technical implementation? Is it OK too?
Comment #9
mogtofu33 commentedI am not sure about the try/catch instead of responseMessageError, as we are hiding the error in the request.
Comment #10
mogtofu33 commentedComment #11
pdureau commentedComment #12
just_like_good_vibesi did some little changes and added some comments :)
Comment #13
mogtofu33 commented