rapidftr / tracker

The Issue Tracker for RapidFTR
2 stars 3 forks source link

Form builder not merging custom and standard form sections with same name #170

Closed tomclement closed 10 years ago

tomclement commented 10 years ago

Description When a custom form section with the same name as a standard form section exists, attempting to add a standard form section (and its fields) with the same name as the pre-existing one fails - none of the fields in the standard form section is added

Expected Result When a custom form section with the same name as that of a standard form section already exists, attempting to add that standard form section should result in a merge of the form fields from both the custom and standard form fields

tomclement commented 10 years ago

Resolved with rapidftr/RapidFTR/pull/697. Merge behaviour is now happening as follows: