Actions
Bug #38354
closednewAvailableOptions.sort is not a function in DualListSelector (created by Pf4DualList) when adding permissions to filters
Description
1) Go to Administer > Roles
2) Click "Filters" button on the row with "Default role"
3) Click "Create filter"
4) Click a permission in the left part of the dual list
5) Click the right arrow
TypeError: newAvailableOptions.sort is not a function in DualListSelector (created by Pf4DualList) in Pf4DualList (created by DualListWithIds) in DualListWithIds (created by SelectPermissions) in div (created by GenerateId) in div (created by GenerateId) in GenerateId (created by FormGroup) in FormGroup (created by SelectPermissions) in SelectPermissions (created by FiltersForm) in form (created by FormBase) in FormBase (created by Form) in Form (created by FiltersForm) in FiltersForm (created by NewFiltersFormPage) in section (created by PageSection) in PageSection (created by PageLayout) in PageLayout (created by NewFiltersFormPage) in NewFiltersFormPage (created by Context.Consumer) in Route (created by AppSwitcher) in Switch (created by ForemanSwitcher) in ForemanSwitcher (created by AppSwitcher) in AppSwitcher (created by ReactApp) in ErrorBoundary (created by ReactApp) in main (created by Page) in div (created by Page) in Page (created by Layout) in div (created by FlexItem) in FlexItem (created by Layout) in div (created by Flex) in Flex (created by Layout) in Layout (created by ConnectedLayout) in ConnectedLayout (created by ReactApp) in Router (created by ConnectedRouter) in ConnectedRouter (created by Context.Consumer) in ConnectedRouterWithContext (created by ConnectFunction) in ConnectFunction (created by ReactApp) in ApolloProvider (created by ReactApp) in div (created by ReactApp) in ReactApp (created by I18nProviderWrapper(ReactApp)) in IntlProvider (created by I18nProviderWrapper(ReactApp)) in I18nProviderWrapper(ReactApp) (created by StoreProvider(I18nProviderWrapper(ReactApp))) in Provider (created by StoreProvider(I18nProviderWrapper(ReactApp))) in StoreProvider(I18nProviderWrapper(ReactApp)) (created by DataProvider(StoreProvider(I18nProviderWrapper(ReactApp)))) in DataProvider(StoreProvider(I18nProviderWrapper(ReactApp))) in AwaitedMount
Updated by The Foreman Bot 3 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10514 added
Updated by Adam Ruzicka 3 days ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|09c381d6422cf443777c883144f2a484f6b50c92.
Actions