Skip to content

fix: explain empty location loads#233

Merged
krowvin merged 1 commit into
mainfrom
fix/load-location-empty-message-186
Jul 11, 2026
Merged

fix: explain empty location loads#233
krowvin merged 1 commit into
mainfrom
fix/load-location-empty-message-186

Conversation

@krowvin

@krowvin krowvin commented Jul 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • return a friendly message when a load location source query returns no locations
  • point users toward refining --like / --location-kind-like and checking filters in CDA Swagger or the regex guide
  • avoid initializing the target session or reporting a misleading success path when there is nothing to copy

Resolves #186

Validation

  • poetry run pytest tests/commands/test_load_location_ids.py -q
  • poetry run pytest -q
  • poetry check

@krowvin krowvin marked this pull request as ready for review July 11, 2026 20:33
@krowvin krowvin requested a review from Enovotny as a code owner July 11, 2026 20:33
@krowvin krowvin merged commit a5b596c into main Jul 11, 2026
9 checks passed
@krowvin krowvin deleted the fix/load-location-empty-message-186 branch July 11, 2026 20:55
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.

Load locations does not return message if no locations return

1 participant