Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-10976

Script function Solr.contentQuery: unable to select a workspace

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 4.4.8, 4.5.0
    • 4.4.6, 4.5.0
    • None
    • None
    • 4.5 M7

      The workspace cannot be set anymore because the methode WorkspaceSelector.getWorkspaces() has been deleted.
      It is called into the Solr script functions (Solr.js, line 27):

      const workspaces = workspaceSelector.getWorkspaces();

      Maybe replace it by:
      RepositoryDao.getWorkspaces()
      or from the session (but I don't know if it works in async mode).

          [CMS-10976] Script function Solr.contentQuery: unable to select a workspace

          Bérénice Maurel made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Bérénice Maurel made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Ready to merge [ 10208 ] New: Resolved [ 5 ]
          Cédric Damioli made changes -
          Status Original: Functional review OK [ 10207 ] New: Ready to merge [ 10208 ]
          Magali Franchet made changes -
          Status Original: Available for review [ 10005 ] New: Functional review OK [ 10207 ]
          Raphaël Franchet made changes -
          Assignee Original: Cédric Damioli [ cedric ]
          Raphaël Franchet made changes -
          Assignee New: Cédric Damioli [ cedric ]
          Bérénice Maurel made changes -
          Assignee Original: Bérénice Maurel [ bmaurel ]
          Bérénice Maurel made changes -
          Status Original: Reopened [ 4 ] New: Available for review [ 10005 ]
          Raphaël Franchet made changes -
          Fix Version/s New: 4.4.8 [ 16685 ]
          Fix Version/s Original: 4.4.7 [ 16585 ]
          Cédric Damioli made changes -
          Assignee New: Bérénice Maurel [ bmaurel ]

            Unassigned Unassigned
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: