2024-02-28 - UNION Consumes Tiles can handle the reversed naming pattern¶
Problem¶
The Assisted AI pattern that lets us magically UNION Consume Tiles together is based on a pattern of matching tile_field names between Tiles, but this doesn’t work when the Consume Tiles are using the field_tile name pattern.
Solution¶
Making a change to the backend regex pattern that we use to match Fields between Tiles, so it handles any style of Field names.
Leverage the Magic¶
You will no longer get an error when trying to UNION tiles that are based on the Field_Tile name pattern.
Last Refreshed¶
Doc Refreshed: 2024-05-20