Skip to content

a8n: Persist CampaignPlan.Arguments as string

Administrator requested to merge a8n/arguments-string into master

Created by: mrnugget

This is another follow-up to the review discussion @tsenart and I had for #6121.

I chose to drop the column since (a) the table has been unused by so far and (b) there's no straightforward way to convert a jsonb column to text. I bet there is a way, but I didn't want to spend the time on researching that for an unused table.

Merge request reports

Loading