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

Unchecked in custom field, date format #6561

Closed
3 of 11 tasks
DevelopmentAnything opened this issue Mar 6, 2024 · 1 comment
Closed
3 of 11 tasks

Unchecked in custom field, date format #6561

DevelopmentAnything opened this issue Mar 6, 2024 · 1 comment
Assignees
Milestone

Comments

@DevelopmentAnything
Copy link
Contributor

MMEX version:

  • 1.6.4
  • 1.7.0
  • 1.7.1
  • 1.7.2
  • Other (please specify)

Note: bug reporters are expected to have verified the bug still exists
either in the last stable version of MMEX or on updated development code
(master branch).

Operating System:

  • Windows 11
  • Mac OSX
  • Linux

Description of the bug

Please describe your issue with details.
Add screenshot or other files if needed.

image

if check the checkbox without changing the date in a CF item(date format), the selection status is not saved.
must change it to another date, change it back to the previous date, and save it to take effect.

without changing = not change date value

Reproduction

Is the bug reproducible?

  • Always
  • Randomly
  • Happened only once

Reproduction steps:

custom field
image

New/Edit Transaction
CF - Date field - Check box Check
click OK button, Save

open Edit Transaction

?!?!? unchecked Date field's checkbox

Expected result:

save checkbox value without changing the date in a CF

Actual result:

checkbox value not saved

Additional information

If you have a backtrace for a crash or a warning, paste it here.

@n-stein
Copy link
Contributor

n-stein commented Mar 6, 2024

Confirmed. This seems to only impact the 'Date' type fields.

n-stein added a commit to n-stein/moneymanagerex that referenced this issue Mar 6, 2024
@n-stein n-stein self-assigned this Mar 6, 2024
vomikan added a commit that referenced this issue Mar 6, 2024
fix(#6561): fix class check for date custom field
@whalley whalley added this to the v1.7.1 milestone Mar 7, 2024
@whalley whalley closed this as completed Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants