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

bug/1177 make field add/update check case insensitive and remove redundant caching #1694

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Sep 11, 2024


addresses issue for field names that have changes in letter casing

PR details

What changes did you make? (Give an overview)

Further details (optional)

...

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • test scripts updated
  • Wiki updated (if applicable)

…ant caching

addresses issue for field names that have changes in letter casing
@JoernBerkefeld JoernBerkefeld added this to the 7.4.1 milestone Sep 11, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Sep 11, 2024
@JoernBerkefeld JoernBerkefeld linked an issue Sep 11, 2024 that may be closed by this pull request
2 tasks
@github-actions github-actions bot added the bug Something isn't working label Sep 11, 2024
Copy link

github-actions bot commented Sep 11, 2024

Coverage Report

Commit:122c70c
Base: develop@5c12146

Type Base This PR
Total Statements Coverage  69.83%  69.82%  (-0.01%)
Total Branches Coverage  68.75%  68.7%  (-0.05%)
Total Functions Coverage  81.55%  81.55%  (+0%)
Total Lines Coverage  69.83%  69.82%  (-0.01%)
Details (changed files):
File Statements Branches Functions Lines

@JoernBerkefeld JoernBerkefeld merged commit 9076243 into develop Sep 11, 2024
9 checks passed
@JoernBerkefeld JoernBerkefeld deleted the bug/1177-test-for-addedupdated-fields-faulty-during-update branch September 11, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c/dataExtension COMPONENT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] test for added/updated fields faulty during update
1 participant