aws / aws-sdk-js

AWS SDK for JavaScript in the browser and Node.js
https://aws.amazon.com/developer/language/javascript/
Apache License 2.0
7.59k stars 1.55k forks source link

AWS Batch API - ListJobs response missing 'statusReason' when request params include 'filters' #4587

Closed andyluong1998 closed 6 months ago

andyluong1998 commented 7 months ago

Describe the bug

Expected Behavior

...

Current Behavior

...

Reproduction Steps

Possible Solution

No response

Additional Information/Context

No response

SDK version used

2, 3

Environment details (OS name and version, etc.)

AWS Linux 2023

RanVaknin commented 6 months ago

Hi @andyluong1998 ,

In order for us to further investigate this, can you please provide the following:

  1. A complete code snippet of your code needed to reproduce this.
  2. try running the same command using the CLI and see if the response returned there is the same or different.

Question: Could you be filtering out jobs that have the statusReason and the filtered results do not have statusReason on them?

Thanks, Ran~

github-actions[bot] commented 6 months ago

This issue has not received a response in 1 week. If you still think there is a problem, please leave a comment to avoid the issue from automatically closing.