Using SimpleForm in a Rails 6 app, I have a nested object that is created multiple times on the new method for the parent object:
def new @issue = @issuea