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

findJobByID does not return spoolFiles #156

Closed
Tracked by #2070
traeok opened this issue Apr 10, 2024 · 1 comment · Fixed by #157
Closed
Tracked by #2070

findJobByID does not return spoolFiles #156

traeok opened this issue Apr 10, 2024 · 1 comment · Fixed by #157
Assignees
Labels

Comments

@traeok
Copy link
Member

traeok commented Apr 10, 2024

Describe the bug

Viewing or listing spool files by job prints an error for active jobs, and execution stops for both commands.

Expected and actual results

Solutions in mind:

  • Viewing or listing spool files for an active job should return an empty list for FTP profiles
  • Print an FTP-specific warning when spool files are not accessible for an active job

Describe your environment

  • Node.js and NPM versions installed (run node --version, npm --version): 20
  • Environment variables in use:
  • Operating system and version: Windows 10
  • Shell/terminal (bash, cmd, powershell, etc...):
  • For more information, see Gathering information to troubleshoot Imperative
@traeok traeok added the bug Something isn't working label Apr 10, 2024
Copy link

Thank you for creating a bug report.
We will investigate the bug and evaluate its impact on the product.
If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants