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(images_default): correct get_metadata error message #5717

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

psychedelicious
Copy link
Collaborator

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Community Node Submission

Description

The error was misleading, indicating an issue with getting the image DTO, when it was actually an issue with getting metadata.

QA Instructions, Screenshots, Recordings

This is a very simple change, only the log message is changed. No testing needed.

Merge Plan

This PR can be merged when approved

@github-actions github-actions bot added python PRs that change python files services PRs that change app services labels Feb 14, 2024
The error was misleading, indicating an issue with getting the image DTO, when it was actually an issue with getting metadata.
@hipsterusername hipsterusername enabled auto-merge (rebase) February 14, 2024 21:21
@hipsterusername hipsterusername merged commit fc278c5 into main Feb 14, 2024
8 checks passed
@hipsterusername hipsterusername deleted the fix/images/get-metadata-log-msg branch February 14, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python PRs that change python files services PRs that change app services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants