[Rt-commit] rt branch, 5.0/fix-saved-search-component, repushed
Aaron Trevena
ast at bestpractical.com
Wed Aug 19 15:56:21 EDT 2020
The branch 5.0/fix-saved-search-component was deleted and repushed:
was c038c6d4b676da3964e370c3c575c98eea3fbc17
now 50be5a52fed57e7b9367d718344f6a895b8b0ebe
1: c038c6d4b6 ! 1: 50be5a52fe Add ColumnMapClassName method to RT::SharedSetting/ShareSettings
@@ -6,7 +6,10 @@
to be usable in CollectionList. Updated RT::Dashboards to use inherited
new method.
- Fixes I#36605: Broken SavedSearches Component
+ Addresses a bug introduced in RT5 causing a fatal error in the SavedSearch component:
+ Can't locate object method "ColumnMapClassName" via package "RT::SavedSearch"
+
+ Fixes: I#36605
diff --git a/lib/RT/Dashboards.pm b/lib/RT/Dashboards.pm
--- a/lib/RT/Dashboards.pm
More information about the rt-commit
mailing list