[Rt-commit] rt branch, 5.0/fix-saved-search-component, repushed
Aaron Trevena
ast at bestpractical.com
Thu Aug 20 11:40:02 EDT 2020
The branch 5.0/fix-saved-search-component was deleted and repushed:
was 07db819940a3b460f2a4df05836b3a9d77dcd8df
now a3ac8770bb7bb4efa76c241a3dfcda6a7641af9d
1: 07db819940 ! 1: a3ac8770bb Add ColumnMapClassName method to RT::SharedSetting
@@ -7,8 +7,9 @@
Commit f6cdaf8c11f252fd3e31ee85c8f8db7ad4fbbfe8 added support for multiple
types of RT::Record to the querybuilder in addition to tickets, using the
- ColumnMapClassName method. SharedSetting sub-classes aren't simple records
- and so didn't have this method resulting in an error when used in dashboard
+ ColumnMapClassName method to provide the classname for ColumnMap to load the
+ correct list display. SharedSetting sub-classes aren't simple records and so
+ didn't have this method resulting in an error when used in dashboard
component searches.
Adding the ColumnMapClassName method to the RT::SharedSetting base class
More information about the rt-commit
mailing list