Skip to content

Automatically set the "require" attribute of interaction quantities

Micael Oliveira requested to merge automatic_required_interaction_quantities into main

Description

Automatically set a quantity as required if the quantity is needed by an interaction with partner. I think this is really necessary, as many interactions were not handling this correctly.

News snippet

Automatically set a quantity as required if the quantity is needed by an interaction with partner.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.
Edited by Micael Oliveira

Merge request reports