Skip to content

Commit

Permalink
EPMRPP-97046 || Manager without assignment to project cannot create QG (
Browse files Browse the repository at this point in the history
  • Loading branch information
BlazarQSO authored Jan 14, 2025
1 parent 86c9828 commit c2dafb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/controllers/plugins/uiExtensions/createImportProps.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ import {
querySelector,
payloadSelector,
activeProjectRoleSelector,
userRolesSelector,
} from 'controllers/pages';
import { attributesArray, isNotEmptyArray } from 'common/utils/validation/validate';
import {
Expand Down Expand Up @@ -345,6 +346,7 @@ export const createImportProps = (pluginName) => ({
projectInfoSelector,
projectAttributesSelector,
activeProjectRoleSelector,
userRolesSelector,
projectInfoLoadingSelector,
isEmailIntegrationAvailableSelector,
isAdminSelector,
Expand Down

0 comments on commit c2dafb5

Please sign in to comment.