cuba-platform / reports

CUBA Reports Addon
https://www.cuba-platform.com/
Apache License 2.0
9 stars 4 forks source link

Error create a new report with a connected Multitenancy add-on #220

Closed NikitaShchienko closed 4 years ago

NikitaShchienko commented 4 years ago

Environment

Description of the bug or enhancement

Failed to create a report using the Report Wizard when adding the Multitenancy add-on. Link to the forum: https://www.cuba-platform.com/discuss/t/nosuchelementexception-iterator-contains-no-elements/10116

Minimal reproducible example

1 Create a new Cuba project 2 Add Report add-on and Multitenancy add-on; 3 Create a new user with tenant id; 4 Log in as that user; 5 Create a new report.

Expected behavior:

Must create a new report

Actual behavior:

NoSuchElementException when creating the report