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

dbptk-report-... file should not be generated whenever dbptk-tool is invoked #546

Open
pandabear opened this issue Dec 19, 2022 · 0 comments
Assignees

Comments

@pandabear
Copy link

Description:

I tried using master-branch built dbptk.

Whenever dbptk-tool is invoked, dbptk-report... file gets generated regardless how it was being executed (either with or without module. I personally believe this is an unintended behaviour.

Steps required to reproduce the bug:

  1. Execute java -jar dbptk-app-2.11.0-SNAPSHOT.jar validate -if my_valid.siard.
  2. Notice how dbptk-report... text file gets generated that contains Conversion Report despite the invocation being validate.
  3. Execute java -jar dbptk-app-2.11.0-SNAPSHOT.jar validate.
  4. Notice how new dbptk-report... text file gets generated that contains Conversion Report despite the invocation being an invalid validate call.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants