Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Date Component in Filter Mode #399

Closed
mpuyosa91 opened this issue Nov 20, 2023 · 3 comments
Closed

Error on Date Component in Filter Mode #399

mpuyosa91 opened this issue Nov 20, 2023 · 3 comments
Labels
Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds Status: Fix Proposed A issue that has a PR related to it that provides a possible resolution Type: Bug Something isn't working Type:Duplicate Issues & PRs which are a duplicate of an existing issue/PR

Comments

@mpuyosa91
Copy link
Contributor

When you try to use a date field in the filter of any module (i.e. Opportunities), it does not show properly and also does not work.

Issue

The date component on filter mode is not working properly, it can not hold a date.

Expected Behavior

The date component on filter mode should hold a date to be able to filter by.

Actual Behavior

The date component on filter mode is not working properly, it can not hold a date.

Steps to Reproduce

  1. Open Opportunities in ListView
  2. Click the Filter button to open the Filter
  3. Check the Expected Close Date field and try to filter by.

Context

This is a Medium priority.

Your Environment

  • SuiteCRM Version used: 8.4.1
  • Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Chrome Version 119.0.6045.105 (Official Build) (64-bit)
  • Environment name and version (e.g. MySQL, PHP 7): MariaDB 10.4.12, PHP 8.2, Node v14.21.3
  • Operating System and version (e.g Ubuntu 16.04): Debian 11
mpuyosa91 added a commit to mpuyosa91/SuiteCRM-Core that referenced this issue Nov 20, 2023
@pgorod
Copy link
Contributor

pgorod commented Nov 20, 2023

Is this the same as #385 ?

@gemartin21 gemartin21 added the Status: Fix Proposed A issue that has a PR related to it that provides a possible resolution label Nov 30, 2023
@johnM2401 johnM2401 added Type: Bug Something isn't working Type:Duplicate Issues & PRs which are a duplicate of an existing issue/PR Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds labels Dec 12, 2023
@jtorresj96
Copy link

Hi! I tried the fix, but it only works for default date fields, not for custom fields on custom modules.

@johnM2401
Copy link

Hey Folks!

Thank you for raising this issue, @mpuyosa91!

This should now be resolved as of the latest release (8.6.0)

See gif, showing some example searches using this field:

dateFilter

I'm going to close this ticket off as the issues should now be resolved.
However, if you are still experiencing issues with Date Filtering on 8.6.0, (or above), then please get in touch.

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds Status: Fix Proposed A issue that has a PR related to it that provides a possible resolution Type: Bug Something isn't working Type:Duplicate Issues & PRs which are a duplicate of an existing issue/PR
Projects
None yet
Development

No branches or pull requests

5 participants