Uploaded image for project: 'YADE - Yet Another Data Exchange Tool'
  1. YADE - Yet Another Data Exchange Tool
  2. YADE-426

The parameter create_orders_for_all_files should be sufficient to start an order for each transferred file

    XMLWordPrintable

Details

    • Feature
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.10.6
    • 1.10.7, 1.11.1
    • None
    • None

    Description

      Current Situation

      When defining the parameter create_orders_for_all_files nothing happens if the parameter create_order is not set to true. As the default value for create_order is false both parameters have to been set.

      Desired Behaviour

      It should be sufficient to set the parameter create_orders_for_all_files to true to get an order for each transfered file. If the parameter create_order is not set then it should be implicit set to true. If the parameter create_order is set to false no order will be created

      create_order: not set
      create_orders_for_all_files: true
      Orders will be created for each transfered file. This is the new behaviour

      • create_order: true
      • create_orders_for_all_files: true
      • Orders will be created for each transfered file

      This is the unchanged behaviour

      • create_order: false
      • create_orders_for_all_files: true
      • no orders will be created
      • create_order: true
      • create_orders_for_all_files: false
      • one orders will be created when the transfer has been completed.

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Oliver Haufe Oliver Haufe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: