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

List of bugs an enhancements for the Tool developer's panel #1

Open
lcodo opened this issue May 5, 2020 · 0 comments
Open

List of bugs an enhancements for the Tool developer's panel #1

lcodo opened this issue May 5, 2020 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@lcodo
Copy link
Member

lcodo commented May 5, 2020

Some minor bugs are:

  • The button "View tool specification" redirects the user outside VRE
  • The "Test Files" generation creates a BASH files that doesn't redirect STDERR to 'tool.log', unlike the real VRE execution. The command line should include: > tool.log 2>&1

Possible enhancements:

  • In "Generate Test Files", the field "working directory" should include a note/warning saying: "Make your the directory does not exists on your system, as on each execution, the folder's content is cleaned"
  • Cannot define multiple file_paths for "Allow multiple: true" infiles when generating "Test Files".
@lcodo lcodo added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed question Further information is requested and removed help wanted Extra attention is needed question Further information is requested labels May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant