This bug doesn't allow the user to rename a column after it was generated by a regex directive.
Steps to reproduce:
Upload a file to Data Prep
Apply applicable Extract Fields / Using Pattern
Try to rename the newly created column.
An error message is displayed about the column not existing in the record.
However, the column appears to be existing in the schema. (see attached files)
This issue is resolved with this PR : https://github.com/hydrator/wrangler/pull/86
Closing this PR as fixed and it's child. Also the restriction of column not present had been removed.
As this fixed being merged? I don't see it resolved in the latest cluster
Verified