Fix validation error reporting and clarify feature service docs
Critical fix: Errors now correctly captured and reported - Capture errors immediately after render() in CustomScreenTestImpl - Added saveMessagesToSession() to WebFacadeStub for framework compatibility - Actions that fail validation now report status:'error' instead of false success Documentation fix: Clarify two different feature services - applyProductFeatures: Apply EXISTING features to products (most common) - createProductFeature: Create NEW feature definitions (rare) - Updated EditProduct and ProductFeature wiki docs with correct examples
Showing
3 changed files
with
153 additions
and
24 deletions
-
Please register or sign in to post a comment