Hiya
I have a pipeline set up from a datagen source (business events) - see attached first image
As you can see the event has fields, now I want to remove fields - source and sourcetype - no matter what I try in the "fields to remove" nothing gets removed (see output) below


I am trying to get the UI to show in red - the fields that are to be dropped
here is something even weirder - when I do "!(name.startsWith('source'))" for filter by expression - it shows me the new JSON payload but the UI still has source and sourcetype in it.