Cases list view filter not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • minbar
    Senior Member
    • Oct 2016
    • 110

    Cases list view filter not working

    Hi guys,

    I have created a simple report that lists cases with various statuses and when I run the report it shows the correct data, but when I add it to a Cases list filter in Admin->Report Filters and then apply the filter in Cases it doesn't work, it just lists all cases instead. I have tried using a report as a list filter in other entities and that works it just seems to be cases that doesn't, so any idea how I can go about fixing this?

    Many thanks
  • yuri
    Member
    • Mar 2014
    • 8624

    #2
    Hi,

    Can you provide a screenshot of reports edit view with filters details. I couldn't reproduce the issue.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • minbar
      Senior Member
      • Oct 2016
      • 110

      #3
      Hi Yuri,

      Sure, attached..

      Many thanks..
      Attached Files

      Comment

      • yuri
        Member
        • Mar 2014
        • 8624

        #4
        Not sure what it could be. I tried the same and it worked fine. Check content of the file custom/Espo/Custom/Resources/metdata/clientDefs/Case.json.
        Try to rebuild filters (the button in the top-right corner on the report filters list view).
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • minbar
          Senior Member
          • Oct 2016
          • 110

          #5
          I have tried the rebuild filters button, also refreshing the browser and a different browser and I even tried the Rebuild option in Admin none of which helped. The contents of Case.json are...

          {
          "kanbanViewMode": false,
          "color": null,
          "iconClass": "fas fa-wrench",
          "filterList": [
          "__APPEND__",
          {
          "isReportFilter": true,
          "name": "reportFilter5b3f43b3370aeddd9"
          }
          ]
          }

          Does that help?

          Comment

          • yuri
            Member
            • Mar 2014
            • 8624

            #6
            Are there error in data/logs ?
            If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

            Comment

            • yuri
              Member
              • Mar 2014
              • 8624

              #7
              If you could create a case in the customer portal and provide an access to your CRM it would be helpful.
              If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

              Comment

              • minbar
                Senior Member
                • Oct 2016
                • 110

                #8
                There is something in the log, I will create that case and attach the log. Thanks.

                Comment

                Working...