Given there are 2 attributes: 1. description (text) 2. ingredients (text) When transform executed Then ingredients from the description identified by a regex are copied to the ingredients field.
Given there are 2 attributes:
When transform executed
Then ingredients from the description identified by a regex are copied to the ingredients field.