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

Can't get product category by identifier via GraphQL

    XMLWordPrintable

Details

    • Ibexa Content
    • Yes

    Description

      Steps to reproduce

      1. Install Ibexa DXP v4.5
      2. Create a product category with an identifier test
      3. Goto domain/graphiql
      4. execute below code:
      {
         category: productCategoriesTaxonomy{
            single(identifier: "test"){
              name
              id
              identifier
            }
          }
      } 

      Result

      An error occurred as below

      "debugMessage": "Taxonomy Entry with Identifier: 'test' not found in 'tags' taxonomy.", 

      Expected result

      Showing the correct product category

       

      Note

      For id and contentId, getting the product category works fine

      Designs

        Attachments

          Activity

            People

              Unassigned Unassigned
              mateusz.debinski@ibexa.co Mateusz Dębiński
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: