Missing config schema for samlauth_link_delete view field plugin

Created on 19 May 2025, 3 months ago

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.*).
🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇷🇺Russia sorlov

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @sorlov
  • Status changed to Needs review about 1 month ago
  • First commit to issue fork.
    • roderik committed 29f7351a on 8.x-3.x
      Issue #3525210 by sorlov: Missing config schema for samlauth_link_delete...
  • 🇳🇱Netherlands roderik Amsterdam,NL / Budapest,HU

    Thank you! Applying without further testing, because the reasoning is good and I assume you've tested.

    I don't know what happened with the @morvaim commit; I can't see any new commits in the forked repo. So I applied and pushed the patch.

  • Hi, thank you for fixing this! I just wanted to suggest to rather change the field plugin as it is deprecated, so it has to be changed sooner or later, which would have also solve the config schema issue because the suggested field plugin has config schema.

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024