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/1914 make dataExtension not found error easier to understand when trying to delete #1915

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Dec 4, 2024

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)

@JoernBerkefeld JoernBerkefeld added the c/dataExtension COMPONENT label Dec 4, 2024
@JoernBerkefeld JoernBerkefeld added this to the 7.5.1 milestone Dec 4, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Dec 4, 2024
@github-actions github-actions bot added the bug Something isn't working label Dec 4, 2024
Copy link

github-actions bot commented Dec 4, 2024

Coverage Report

Commit:840bd6c
Base: develop@7535c95

Type Base This PR
Total Statements Coverage  69.69%  69.69%  (+0%)
Total Branches Coverage  68.98%  68.98%  (+0%)
Total Functions Coverage  81.87%  81.87%  (+0%)
Total Lines Coverage  69.69%  69.69%  (+0%)
Details (changed files):
File Statements Branches Functions Lines
lib/metadataTypes/MetadataType.js  83.39%  79.95%  76.82%  83.39%

@JoernBerkefeld JoernBerkefeld merged commit dfb82fb into develop Dec 4, 2024
12 checks passed
@JoernBerkefeld JoernBerkefeld deleted the bug/1914-trying-to-delete-a-dataextension-that-doesnt-exist-returns-ambiguous-error branch December 4, 2024 17:22
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] trying to delete a dataExtension that doesn't exist returns ambiguous error
1 participant