Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Current Situation
- If the node id of a blacklisted order is a "normal" end node then the number of blacklisted orders is reported accurately.
- If the node id of a blacklisted order refers to a file order sink then
- the web service ./jobscheduler/master/api/order?return=OrdersComplemented/OrderDetailed lists such blacklisted orders twice
- the web service ./jobscheduler/master/api/order?return=JocOrderStatistics counts the double number for these blacklisted orders accordingly.
This situation occurs for example if you configure a file order sink with the "move_to" attribute but the specified folder doesn't exist.
Desired Behavior
- Blacklisted orders should be listed and counted just once