Uploaded image for project: 'Ibexa IBX'
  1. Ibexa IBX
  2. IBX-6049

[Solr] REST returns error while using IsUserEnabledCriterion

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • None
    • Search Engine: Solr

    Description

      When executing query like 

      curl http://localhost:8000/api/ibexa/v2/corporate/companies/71/members?filter[IsUserEnabledCriterion]\=true 

      there's 501 error:

      <errorDescription>Intentionally not implemented: No visitor available for: Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\IsUserEnabled with operator =</errorDescription> 

       

      Steps to reproduce:

      1. Have company with members
      2. Execute rest api request like above (where 71 is companyId)

      Expected behaviour:

      Request returns correct results

      Current behaviour:

      Request returns error

       

      Designs

        Attachments

          Activity

            People

              Unassigned Unassigned
              michal.grabowski@ibexa.co Michał Grabowski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: