Skip to content

[MCC-1555091] Fix get_datetime_formats() doesn't return correct error for invalid format_type - #68

Merged
dsilaghi-mdsol merged 1 commit into
mainfrom
fix/MCC-1555091
Sep 24, 2026
Merged

dsilaghi-mdsol merged 1 commit into
mainfrom
fix/MCC-1555091

Conversation

@abutsyk-mdsol

@abutsyk-mdsol abutsyk-mdsol commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

feature/bug/enhance/refactor/tech_debt/hotfix

  • Fix get_datetime_formats() doesn't return correct error for invalid format_type
  • MCC-1554802

Checklist

  • Review the pull request to fix typos and ensure variable/function names are intuitive, etc.
  • Make sure the pull request does not have excessive number of unnecessary commits. Utilize the git commit --amend --no-edit command to reduce commit messages when making small file changes (like changing linespacing).
  • Make sure you have added unit tests for the code changes. Tests should be added in the tests/ folder.
  • Modify docs, if required. Add any new documentation in the doc/ folder.
  • Rebase on latest active development branch (develop/main).

Changes Summary

Remove get_datetime_formats local validation. All responses are from server.

@dsilaghi-mdsol
dsilaghi-mdsol merged commit 1087d04 into main Sep 24, 2026
4 checks passed
@dsilaghi-mdsol
dsilaghi-mdsol deleted the fix/MCC-1555091 branch September 24, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants