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

Print message when Relaton fails to fetch document #181

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

skalee
Copy link
Contributor

@skalee skalee commented Apr 23, 2021

If Relaton returns nil for given document query, that means one of following:

  • Relaton does not support given type of document yet (feature request needed)
  • There is a bug Relaton (bug report needed)
  • It wasn't a document ref (source needs to be fixed or given pattern should be ignored)

In either case, debug message is potentially useful.

@skalee skalee marked this pull request as draft April 23, 2021 17:49
@skalee
Copy link
Contributor Author

skalee commented Apr 23, 2021

I need to re-think correctness of this pull request.

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.

1 participant