You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(create): respect extendedInfo flag when mapping form to election
- When extendedInfo is disabled, don't include metadata (description/image) for choices
- This fixes issue #1621 where cloned processes retained extended info even when disabled
- Updated existing test to explicitly set extendedInfo: true
- Added new test to verify empty meta object when extendedInfo is false
0 commit comments