-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
SuiteCRM/SuiteCRM-Core
#796Labels
Area: ReportsIssues & PRs related to all things regarding reportsIssues & PRs related to all things regarding reportsPriority:ImportantIssues & PRs that are important; broken functions, errors - there are workaroundsIssues & PRs that are important; broken functions, errors - there are workaroundsSeverity: MajorSignificant impact/severe disruptionSignificant impact/severe disruptionStatus:Fix ProposedA issue that has a PR related to it that provides a possible resolutionA issue that has a PR related to it that provides a possible resolutionType: BugBugs within the core SuiteCRM codebaseBugs within the core SuiteCRM codebase
Description
Issue
When creating or running a report that includes a date-type field, the report fails to execute properly if the filter condition uses relative date values such as “plus” or “minus”
Possible Fix
Pull Request Created
SuiteCRM/SuiteCRM-Core#796
Steps to Reproduce the Issue
1.Go to Reports module.
2.Create a new report on any module that has a Date field.
3.In the conditions choose the date field and operator as Equal, Type = Date and set a condition value Today using plus or minus (for example, “Date is greater than Today +7 days”).
4. when you click on Update button to retrieve result.
5. It will show you blank page.
...
### Context
_No response_
### Version
8.9.0
### What browser are you currently using?
Chrome
### Browser Version
Version 142.0.7444.60
### Environment Information
MySql, PHP8.2
### Operating System and Version
LinuxReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: ReportsIssues & PRs related to all things regarding reportsIssues & PRs related to all things regarding reportsPriority:ImportantIssues & PRs that are important; broken functions, errors - there are workaroundsIssues & PRs that are important; broken functions, errors - there are workaroundsSeverity: MajorSignificant impact/severe disruptionSignificant impact/severe disruptionStatus:Fix ProposedA issue that has a PR related to it that provides a possible resolutionA issue that has a PR related to it that provides a possible resolutionType: BugBugs within the core SuiteCRM codebaseBugs within the core SuiteCRM codebase