- Issue created by @sorlov
We have view field plugin samlauth_link_delete (which is deprecated and will be removed in 4.x version)
But we're still missing config schema for plugin right now, so config validation is failed for provided views.view.samlauth_map config with next errors:
'text' is an unknown key because display.default.display_options.fields.delete.plugin_id is samlauth_link_delete (see config schema type views.field.*).
'output_url_as_text' is an unknown key because display.default.display_options.fields.delete.plugin_id is samlauth_link_delete (see config schema type views.field.*).
'absolute' is an unknown key because display.default.display_options.fields.delete.plugin_id is samlauth_link_delete (see config schema type views.field.*).
Active
3.0
Code