Skip to content

[FIX][DB] Plugin security : Change 'arguments' default value to NULL

When using a plugin that requires approval, the following message is displayed on the page: Field 'arguments' doesn't have a default value

For example this :

{JQ()}
alert('good');
{JQ}

Ticket : https://avan.tech/item88749

Merge request reports