I am using a streaming resource which receives records from an external REST API. I want to reset the stream with a new schema to support additional fields from the API.
Having performed a reset and defined the new Schema from a JSON example, the stream is not showing the additional fields, even through the schema definition in the dataset details and the schema as defined in the columns tab have updated.
Has anyone seen this before and able to provide a solution? Seems like a Foundry bug to me.