Multi-field adder breaks when field values are macros
Description
Release Notes
None
Attachments
2
Activity
Show:

Bajram Bojku March 11, 2021 at 9:46 PM
hub pr :

Shasivar Arsllani March 4, 2021 at 2:39 PM
Integration test PR:

Robin Rielley March 2, 2021 at 9:23 PM
Do we need to make and changes to the doc:

Ardian Saidi February 25, 2021 at 4:18 PM
PR:

Vinisha Shah February 24, 2021 at 6:38 PM
It looks like we can get the macro fieldValue
from RawProperties and parse that string. Separated by :
If the any of key has macro, we do not add that field to the output schema. If all the keys are non-macro, we can add those fields to output schema.
Unresolved
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee

Reporter

Components
Sprint
None
Priority
More fields
Original estimate
More fields
Original estimateCreated November 24, 2020 at 6:15 PM
Updated March 24, 2021 at 9:50 AM
When you specify the values in multi-field adder as a macro, and the field names as a static string, get schema doesn't even add the new fields to the schema.