Bug 29723 - Add a "Configure table" button for KohaTable tables
Summary: Add a "Configure table" button for KohaTable tables
Status: Needs documenting
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Martin Renvoize
QA Contact: Testopia
URL:
Keywords:
: 26863 (view as bug list)
Depends on: 29648
Blocks: 31428 31435 33705
  Show dependency treegraph
 
Reported: 2021-12-17 09:19 UTC by Jonathan Druart
Modified: 2024-04-08 14:35 UTC (History)
6 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact: Philip Orr
Documentation submission:
Text to go in the release notes:
Version(s) released in:
22.11.00


Attachments
Bug 29723: Add a "Configure table" button for KohaTable tables (6.22 KB, patch)
2021-12-17 09:22 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 29648: Returns - no change (1.64 KB, patch)
2022-03-18 10:53 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 29723: Add a "Configure table" button for KohaTable tables (6.31 KB, patch)
2022-04-06 13:52 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 29723: Add a "Configure table" button for KohaTable tables (4.30 KB, patch)
2022-08-10 08:18 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Make button text translatable (2.69 KB, patch)
2022-08-10 08:18 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 29723: Add a "Configure table" button for KohaTable tables (4.30 KB, patch)
2022-08-10 11:17 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Make button text translatable (2.69 KB, patch)
2022-08-10 11:17 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Switch to using ID's on column settings (14.02 KB, patch)
2022-08-10 11:17 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 29723: Correct scroll to table (4.91 KB, patch)
2022-08-10 11:17 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 29723: Add a "Configure table" button for KohaTable tables (4.30 KB, patch)
2022-08-10 13:56 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Make button text translatable (2.69 KB, patch)
2022-08-10 13:56 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Switch to using ID's on column settings (14.02 KB, patch)
2022-08-10 13:56 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Correct scroll to table (4.92 KB, patch)
2022-08-10 13:56 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Ensure ID's match Module names (3.94 KB, patch)
2022-08-10 13:56 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 29723: Add a "Configure table" button for KohaTable tables (4.35 KB, patch)
2022-08-10 14:11 UTC, ByWater Sandboxes
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Make button text translatable (2.70 KB, patch)
2022-08-10 14:11 UTC, ByWater Sandboxes
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Switch to using ID's on column settings (14.07 KB, patch)
2022-08-10 14:11 UTC, ByWater Sandboxes
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Correct scroll to table (4.58 KB, patch)
2022-08-10 14:11 UTC, ByWater Sandboxes
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Ensure ID's match Module names (3.98 KB, patch)
2022-08-10 14:11 UTC, ByWater Sandboxes
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Make button text translatable (2.76 KB, patch)
2022-08-10 14:12 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Switch to using ID's on column settings (14.10 KB, patch)
2022-08-10 14:12 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Correct scroll to table (5.00 KB, patch)
2022-08-10 14:12 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Ensure ID's match Module names (4.01 KB, patch)
2022-08-10 14:12 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 29723: Add a "Configure table" button for KohaTable tables (4.36 KB, patch)
2022-08-10 14:46 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Make button text translatable (2.81 KB, patch)
2022-08-10 14:46 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Switch to using ID's on column settings (14.15 KB, patch)
2022-08-10 14:46 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Correct scroll to table (5.05 KB, patch)
2022-08-10 14:47 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) Ensure ID's match Module names (4.06 KB, patch)
2022-08-10 14:47 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 29723: (QA follow-up) _ vs __ (1.36 KB, patch)
2022-08-16 13:20 UTC, Tomás Cohen Arazi
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2021-12-17 09:19:20 UTC
We could have a "Configure table" link/button on the table that are a "KohaTable" table that can be configurable in the administration area.
Comment 1 Jonathan Druart 2021-12-17 09:22:59 UTC
Created attachment 128648 [details] [review]
Bug 29723: Add a "Configure table" button for KohaTable tables

This patch suggests to have a "Configure table" button when a table can
be configured in the "Table settings" administraition area.

Test plan:
Go to different views where the table can be configured (you an
exhaustive list on bug 29648), notice the "Configure table" button (if
you have the 'manage_column_config' subpermission.

Note that the link is correct but the scrollbar is not adjusted at the
correct position. Maybe we could improve that switching to the bootstrap
accordion plugin?
Comment 2 Jonathan Druart 2022-03-18 08:47:39 UTC
Owen, do you think we need this?
Comment 3 Jonathan Druart 2022-03-18 10:53:26 UTC Comment hidden (obsolete)
Comment 4 Lucas Gass 2022-03-22 22:31:07 UTC
I suspect the "Configure table" button would only appear if one had the correct permissions. 

I think it's a nice idea since it can be difficult to determine what you need to edit from columns_settings.pl.

+1
Comment 5 Lucas Gass 2022-03-23 18:26:48 UTC
Jonathan,

The patch looks nice. The QA tool says you need a filter:

FAIL	koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc
   FAIL	  filters
		missing_filter at line 28 (var CAN_user_parameters_manage_column_config = [% CAN_user_parameters_manage_column_config ? 1 : 0 %];)
Comment 6 Jonathan Druart 2022-04-06 13:52:15 UTC
Created attachment 133029 [details] [review]
Bug 29723: Add a "Configure table" button for KohaTable tables

This patch suggests to have a "Configure table" button when a table can
be configured in the "Table settings" administraition area.

Test plan:
Go to different views where the table can be configured (you an
exhaustive list on bug 29648), notice the "Configure table" button (if
you have the 'manage_column_config' subpermission.

Note that the link is correct but the scrollbar is not adjusted at the
correct position. Maybe we could improve that switching to the bootstrap
accordion plugin?
Comment 7 Jonathan Druart 2022-04-06 13:52:25 UTC
(In reply to Lucas Gass from comment #5)
> Jonathan,
> 
> The patch looks nice. The QA tool says you need a filter:
> 
> FAIL	koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc
>    FAIL	  filters
> 		missing_filter at line 28 (var CAN_user_parameters_manage_column_config =
> [% CAN_user_parameters_manage_column_config ? 1 : 0 %];)

Fixed, thanks Lucas!
Comment 8 Lucas Gass 2022-04-06 14:33:06 UTC
> Note that the link is correct but the scrollbar is not adjusted at the
> correct position. Maybe we could improve that switching to the bootstrap
> accordion plugin?

Is this because those <div>'s have ID's like: "detail#holdings_table" or "member#memberresultst". 

I suppose this is a valid ID but I think it gets messed up when we try to apply the in page anchor to the URL: "http://localhost:8081/cgi-bin/koha/admin/columns_settings.pl?module=catalogue#detail#holdings_table"


Maybe a separate bug?
Comment 9 Martin Renvoize 2022-08-10 08:18:28 UTC
Created attachment 138951 [details] [review]
Bug 29723: Add a "Configure table" button for KohaTable tables

This patch suggests to have a "Configure table" button when a table can
be configured in the "Table settings" administraition area.

Test plan:
Go to different views where the table can be configured (you an
exhaustive list on bug 29648), notice the "Configure table" button (if
you have the 'manage_column_config' subpermission.

Note that the link is correct but the scrollbar is not adjusted at the
correct position. Maybe we could improve that switching to the bootstrap
accordion plugin?

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 10 Martin Renvoize 2022-08-10 08:18:32 UTC
Created attachment 138952 [details] [review]
Bug 29723: (QA follow-up) Make button text translatable

This patch makes the button text translatable. Whilst we're here I also added a wrench icon,
set the title attribute and added a class.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 11 Martin Renvoize 2022-08-10 08:21:29 UTC
Thought I'd have a go at rescuing this one.. it needs a bit of adaptation for bug 30494 now we're using bootstrap collapse as opposed to jQuery accordion.

I feel like we should update the column settings page to add id's to each of the card expand headings that match the module names instead of using our current index approach.. then we can pass module from here to at least restore opening the right panel.. hopefully we can also come up with a solution to hit the right anchor on the page.
Comment 12 Jonathan Druart 2022-08-10 08:48:24 UTC
Indeed, this needs to be rethink.
Comment 13 Martin Renvoize 2022-08-10 11:17:29 UTC
Created attachment 138972 [details] [review]
Bug 29723: Add a "Configure table" button for KohaTable tables

This patch suggests to have a "Configure table" button when a table can
be configured in the "Table settings" administraition area.

Test plan:
Go to different views where the table can be configured (you an
exhaustive list on bug 29648), notice the "Configure table" button (if
you have the 'manage_column_config' subpermission.

Note that the link is correct but the scrollbar is not adjusted at the
correct position. Maybe we could improve that switching to the bootstrap
accordion plugin?

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 14 Martin Renvoize 2022-08-10 11:17:33 UTC
Created attachment 138973 [details] [review]
Bug 29723: (QA follow-up) Make button text translatable

This patch makes the button text translatable. Whilst we're here I also added a wrench icon,
set the title attribute and added a class.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 15 Martin Renvoize 2022-08-10 11:17:37 UTC
Created attachment 138974 [details] [review]
Bug 29723: (QA follow-up) Switch to using ID's on column settings

This patch updates the column settings page to use ID's instead of
Indexes to restor the open accordian card after a setting change.

Test plan
1 Go to Administration -> Table settings.
2 All panels should be collapsed.
3 Test expanding and collapsing panels to confirm it's working
  correctly.
4 Make a change to one of the table configurations. After clicking
  "Save" the page should reload with the same panel expanded.
Comment 16 Martin Renvoize 2022-08-10 11:17:41 UTC
Created attachment 138975 [details] [review]
Bug 29723: Correct scroll to table

This patch enabled scrolling directly to the correct table configuration when clicking the 'Configure this table'
button from any KohaTable/kohaTable table in Koha.

Test plan
1. Navigate to Administration > Cities
2. Click 'Configure this table'
3. Confirm the result is the table settings page and you are scrolled to
   the cities table configuration
Comment 17 Martin Renvoize 2022-08-10 11:19:34 UTC
OK, I'm happy this now works as one would expect..

However, I'd still love to refine it a little further.. I don't like that the query parameters I'm passing stay in the URL.. not sure how to resolve that.

My scroll feels a little hacky to, but so far it's the best I could come up with.
Comment 18 Jonathan Druart 2022-08-10 13:03:39 UTC
It does not work from this table: /cgi-bin/koha/circ/pendingreserves.pl
Comment 19 Martin Renvoize 2022-08-10 13:28:56 UTC
Good catch.. anoying that we're not consistent with our panel name/id's vs module names.
Comment 20 Martin Renvoize 2022-08-10 13:56:40 UTC
Created attachment 138985 [details] [review]
Bug 29723: Add a "Configure table" button for KohaTable tables

This patch suggests to have a "Configure table" button when a table can
be configured in the "Table settings" administraition area.

Test plan:
Go to different views where the table can be configured (you an
exhaustive list on bug 29648), notice the "Configure table" button (if
you have the 'manage_column_config' subpermission.

Note that the link is correct but the scrollbar is not adjusted at the
correct position. Maybe we could improve that switching to the bootstrap
accordion plugin?

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 21 Martin Renvoize 2022-08-10 13:56:44 UTC
Created attachment 138986 [details] [review]
Bug 29723: (QA follow-up) Make button text translatable

This patch makes the button text translatable. Whilst we're here I also added a wrench icon,
set the title attribute and added a class.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 22 Martin Renvoize 2022-08-10 13:56:48 UTC
Created attachment 138987 [details] [review]
Bug 29723: (QA follow-up) Switch to using ID's on column settings

This patch updates the column settings page to use ID's instead of
Indexes to restor the open accordian card after a setting change.

Test plan
1 Go to Administration -> Table settings.
2 All panels should be collapsed.
3 Test expanding and collapsing panels to confirm it's working
  correctly.
4 Make a change to one of the table configurations. After clicking
  "Save" the page should reload with the same panel expanded.
Comment 23 Martin Renvoize 2022-08-10 13:56:52 UTC
Created attachment 138988 [details] [review]
Bug 29723: (QA follow-up) Correct scroll to table

This patch enabled scrolling directly to the correct table configuration when clicking the 'Configure this table'
button from any KohaTable/kohaTable table in Koha.

Test plan
1. Navigate to Administration > Cities
2. Click 'Configure this table'
3. Confirm the result is the table settings page and you are scrolled to
   the cities table configuration
Comment 24 Martin Renvoize 2022-08-10 13:56:55 UTC
Created attachment 138989 [details] [review]
Bug 29723: (QA follow-up) Ensure ID's match Module names

There was a disparity between module codes and how it was used to
construct ID's for various elements.. this patch updates ID's to match
codes for circulation and illrequests.
Comment 25 Andrew Fuerste-Henry 2022-08-10 14:00:50 UTC
*** Bug 26863 has been marked as a duplicate of this bug. ***
Comment 26 ByWater Sandboxes 2022-08-10 14:11:12 UTC
Created attachment 138992 [details] [review]
Bug 29723: Add a "Configure table" button for KohaTable tables

This patch suggests to have a "Configure table" button when a table can
be configured in the "Table settings" administraition area.

Test plan:
Go to different views where the table can be configured (you an
exhaustive list on bug 29648), notice the "Configure table" button (if
you have the 'manage_column_config' subpermission.

Note that the link is correct but the scrollbar is not adjusted at the
correct position. Maybe we could improve that switching to the bootstrap
accordion plugin?

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Andrew <andrewfh@dubcolib.org>
Comment 27 ByWater Sandboxes 2022-08-10 14:11:16 UTC
Created attachment 138993 [details] [review]
Bug 29723: (QA follow-up) Make button text translatable

This patch makes the button text translatable. Whilst we're here I also added a wrench icon,
set the title attribute and added a class.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Andrew <andrewfh@dubcolib.org>
Comment 28 ByWater Sandboxes 2022-08-10 14:11:20 UTC
Created attachment 138994 [details] [review]
Bug 29723: (QA follow-up) Switch to using ID's on column settings

This patch updates the column settings page to use ID's instead of
Indexes to restor the open accordian card after a setting change.

Test plan
1 Go to Administration -> Table settings.
2 All panels should be collapsed.
3 Test expanding and collapsing panels to confirm it's working
  correctly.
4 Make a change to one of the table configurations. After clicking
  "Save" the page should reload with the same panel expanded.

Signed-off-by: Andrew <andrewfh@dubcolib.org>
Comment 29 ByWater Sandboxes 2022-08-10 14:11:23 UTC
Created attachment 138995 [details] [review]
Bug 29723: (QA follow-up) Correct scroll to table

This patch enabled scrolling directly to the correct table configuration when clicking the 'Configure this table'
button from any KohaTable/kohaTable table in Koha.

Test plan
1. Navigate to Administration > Cities
2. Click 'Configure this table'
3. Confirm the result is the table settings page and you are scrolled to
   the cities table configuration

Signed-off-by: Andrew <andrewfh@dubcolib.org>
Comment 30 ByWater Sandboxes 2022-08-10 14:11:27 UTC
Created attachment 138996 [details] [review]
Bug 29723: (QA follow-up) Ensure ID's match Module names

There was a disparity between module codes and how it was used to
construct ID's for various elements.. this patch updates ID's to match
codes for circulation and illrequests.

Signed-off-by: Andrew <andrewfh@dubcolib.org>
Comment 31 Jonathan Druart 2022-08-10 14:12:38 UTC
Created attachment 138997 [details] [review]
Bug 29723: (QA follow-up) Make button text translatable

This patch makes the button text translatable. Whilst we're here I also added a wrench icon,
set the title attribute and added a class.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 32 Jonathan Druart 2022-08-10 14:12:43 UTC
Created attachment 138998 [details] [review]
Bug 29723: (QA follow-up) Switch to using ID's on column settings

This patch updates the column settings page to use ID's instead of
Indexes to restor the open accordian card after a setting change.

Test plan
1 Go to Administration -> Table settings.
2 All panels should be collapsed.
3 Test expanding and collapsing panels to confirm it's working
  correctly.
4 Make a change to one of the table configurations. After clicking
  "Save" the page should reload with the same panel expanded.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 33 Jonathan Druart 2022-08-10 14:12:49 UTC
Created attachment 138999 [details] [review]
Bug 29723: (QA follow-up) Correct scroll to table

This patch enabled scrolling directly to the correct table configuration when clicking the 'Configure this table'
button from any KohaTable/kohaTable table in Koha.

Test plan
1. Navigate to Administration > Cities
2. Click 'Configure this table'
3. Confirm the result is the table settings page and you are scrolled to
   the cities table configuration

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 34 Jonathan Druart 2022-08-10 14:12:54 UTC
Created attachment 139000 [details] [review]
Bug 29723: (QA follow-up) Ensure ID's match Module names

There was a disparity between module codes and how it was used to
construct ID's for various elements.. this patch updates ID's to match
codes for circulation and illrequests.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 35 Jonathan Druart 2022-08-10 14:13:12 UTC
Thanks, Martin!
Comment 36 Jonathan Druart 2022-08-10 14:46:43 UTC
Created attachment 139002 [details] [review]
Bug 29723: Add a "Configure table" button for KohaTable tables

This patch suggests to have a "Configure table" button when a table can
be configured in the "Table settings" administraition area.

Test plan:
Go to different views where the table can be configured (you an
exhaustive list on bug 29648), notice the "Configure table" button (if
you have the 'manage_column_config' subpermission.

Note that the link is correct but the scrollbar is not adjusted at the
correct position. Maybe we could improve that switching to the bootstrap
accordion plugin?

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Andrew <andrewfh@dubcolib.org>
Comment 37 Jonathan Druart 2022-08-10 14:46:49 UTC
Created attachment 139003 [details] [review]
Bug 29723: (QA follow-up) Make button text translatable

This patch makes the button text translatable. Whilst we're here I also added a wrench icon,
set the title attribute and added a class.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Andrew <andrewfh@dubcolib.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 38 Jonathan Druart 2022-08-10 14:46:56 UTC
Created attachment 139004 [details] [review]
Bug 29723: (QA follow-up) Switch to using ID's on column settings

This patch updates the column settings page to use ID's instead of
Indexes to restor the open accordian card after a setting change.

Test plan
1 Go to Administration -> Table settings.
2 All panels should be collapsed.
3 Test expanding and collapsing panels to confirm it's working
  correctly.
4 Make a change to one of the table configurations. After clicking
  "Save" the page should reload with the same panel expanded.

Signed-off-by: Andrew <andrewfh@dubcolib.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 39 Jonathan Druart 2022-08-10 14:47:03 UTC
Created attachment 139005 [details] [review]
Bug 29723: (QA follow-up) Correct scroll to table

This patch enabled scrolling directly to the correct table configuration when clicking the 'Configure this table'
button from any KohaTable/kohaTable table in Koha.

Test plan
1. Navigate to Administration > Cities
2. Click 'Configure this table'
3. Confirm the result is the table settings page and you are scrolled to
   the cities table configuration

Signed-off-by: Andrew <andrewfh@dubcolib.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 40 Jonathan Druart 2022-08-10 14:47:09 UTC
Created attachment 139006 [details] [review]
Bug 29723: (QA follow-up) Ensure ID's match Module names

There was a disparity between module codes and how it was used to
construct ID's for various elements.. this patch updates ID's to match
codes for circulation and illrequests.

Signed-off-by: Andrew <andrewfh@dubcolib.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 41 Jonathan Druart 2022-08-10 14:47:33 UTC
I hadn't noticed we overlapped, Andrew. I've reattached the patches with your stamp!
Comment 42 Andrew Fuerste-Henry 2022-08-10 14:57:32 UTC
(In reply to Jonathan Druart from comment #41)
> I hadn't noticed we overlapped, Andrew. I've reattached the patches with
> your stamp!

No worries! The status was still Signed Off, so I wasn't sure if it needed another or not, but I was excited to see it in action :)
Comment 43 Martin Renvoize 2022-08-11 09:32:04 UTC
Thanks everyone, great to see this over the line.
Comment 44 Tomás Cohen Arazi 2022-08-16 13:20:25 UTC
Created attachment 139194 [details] [review]
Bug 29723: (QA follow-up) _ vs __

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 45 Tomás Cohen Arazi 2022-08-16 13:21:52 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!
Comment 46 Lucas Gass 2022-09-30 23:18:14 UTC
Enhancement will not be backported to 22.05.x series
Comment 47 Philip Orr 2024-04-08 14:35:25 UTC
Documenting this now.