reportFilter in list views URL no longer works in v9

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rouhu
    Member
    • Sep 2020
    • 53

    #1

    reportFilter in list views URL no longer works in v9

    When applying a "reportFilter" in list view URL it no longer works in v9.1.6. This works ok in v8.3.4. The list view URL returns a blank page only with menu header. When the filter is selected from the list view filter pulldown it works ok.

    Bug report Q&A:
    1. What errors are logged:
      1. in the Espo log in data/logs directory;
      2. in the web server error log;
      3. in the browser console (F12 key).
    2. Explicit unambiguous steps for reproducing the issue. As much detail as possible.
    3. EspoCRM version number. If your version is not the latest, it's possible that the bug is already fixed.
    4. PHP version number.
    5. Database platform name (MySQL, MariaDB, PostgreSQL) and version number.
    1. There is client side Javascript error (see below)
    espo-main.js:38180 Uncaught (in promise) NoModificationAllowedError: Failed to execute 'insertAdjacentHTML' on 'Element': The element has no parent.

    2. Create a reportFilter for a custom entity and then add this to list view URL to apply the filter for the list view records, example:
    http://dev.mysite.com/#Requisitions/list/primaryFilter=reportFilter67b84a72cae9390b3

    3. 9.1.6
    4. PHP 8.3
    5. MariaDB 10.5

    Thanks for checking.


  • yuri
    Member
    • Mar 2014
    • 9135

    #2
    Will be fixed in v9.1.7.
    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

    Working...