There is at most one input for creation and one input for deletion. Those set the query parameters `deletedObjects` and `addedObjects`. From what I understand, and this could very well just mess things up with the rest of the edit form. For the actual implementation, `deletedObjects` is fine, but for addition, we should just handle inputs to non existing objects. It will create or update them depending on the needs. Those parameters are handled in the `EditForm.java` class. It made things way clearer for me to get a look in there.
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.