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

fix #3196, fix #3200 #3826

Merged
merged 1 commit into from
Apr 19, 2024
Merged

fix #3196, fix #3200 #3826

merged 1 commit into from
Apr 19, 2024

Conversation

sramazzina
Copy link
Contributor

@sramazzina sramazzina commented Apr 18, 2024

fix #3196 Filter Transform - Date filter forces long date format. Impossible to change on the right side after entry.
fix #3200 If you choose a date format mask when entering a value for the filter transform, your value will not be used for compare corrrectly


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Run mvn clean install apache-rat:check to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If you have a group of commits related to the same change, please squash your commits into one and force push your branch using git rebase -i.
  • Mention the appropriate issue in your description (for example: addresses #123), if applicable.

To make clear that you license your contribution under the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

…t. Impossible to change on the right side after entry.

fix apache#3200 If you choose a date format mask when entering a value for the filter transform, your value will not be used for compare corrrectly
@usbrandon
Copy link
Contributor

I tested the results and this works. It does not correct the files that may have saved previously in error, but to me that is not a big deal.

@usbrandon usbrandon merged commit 29ca714 into apache:main Apr 19, 2024
2 checks passed
@sramazzina sramazzina deleted the 3200 branch April 19, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants