Unable to update parameters on reports #5263

Open
opened 2026-02-20 16:32:10 -05:00 by deekerman · 3 comments
Owner

Originally created by @kale1d0code on GitHub (Oct 23, 2024).

Issue

It is not possible to update parameters on a report.
If a user presses update on a Report detail view,
the screen will refresh with an empty result

Possible Fix

undo any changes which prevent AOR Reports parameters from updating

Steps to Reproduce the Issue

1. create a report with parameters
2. view the report
3. press update
...

Context

makes reports much harder to use.
users have to create duplicated reports with different default values for the parameters to regain similar functionality.

Version

7.14.4

What browser are you currently using?

Chrome

Browser Version

Google Chrome Version 129.0.6668.89 (Official Build) (64-bit)

Environment Information

MariaDB 10.9.4 | PHP 8.1.29

Operating System and Version

Debian GNU/Linux 10 (buster)

Originally created by @kale1d0code on GitHub (Oct 23, 2024). ### Issue It is not possible to update parameters on a report. If a user presses update on a Report detail view, the screen will refresh with an empty result ### Possible Fix undo any changes which prevent AOR Reports parameters from updating ### Steps to Reproduce the Issue ```bash 1. create a report with parameters 2. view the report 3. press update ... ``` ### Context makes reports much harder to use. users have to create duplicated reports with different default values for the parameters to regain similar functionality. ### Version 7.14.4 ### What browser are you currently using? Chrome ### Browser Version Google Chrome Version 129.0.6668.89 (Official Build) (64-bit) ### Environment Information MariaDB 10.9.4 | PHP 8.1.29 ### Operating System and Version Debian GNU/Linux 10 (buster)
Author
Owner

@kale1d0code commented on GitHub (Oct 23, 2024):

After looking into this more closely,
It seems to be a misunderstanding between the wording in the operators and the way they behave with different field types.

If an end-user uses the equals operator, updating parameters breaks the report.
when using the one of operator, the report behaves as expected.

@kale1d0code commented on GitHub (Oct 23, 2024): After looking into this more closely, It seems to be a misunderstanding between the wording in the operators and the way they behave with different field types. If an end-user uses the equals operator, updating parameters breaks the report. when using the one of operator, the report behaves as expected.
Author
Owner

@pgorod commented on GitHub (Oct 24, 2024):

Is this reproducible in the live demo?

@pgorod commented on GitHub (Oct 24, 2024): Is this reproducible in the live demo?
Author
Owner

@kale1d0code commented on GitHub (Oct 24, 2024):

@pgorod I tested this against a text-field however I couldn't find any modules with a multiselect field in the live demo

@kale1d0code commented on GitHub (Oct 24, 2024): @pgorod I tested this against a text-field however I couldn't find any modules with a multiselect field in the live demo
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#5263
No description provided.