Closed jrchudy closed 1 month ago
@RFSH This is ready for review now with the changes to chaise that are ready. We should discuss about the 2 comments I left in this PR about:
prefillObject
be a property of reference.bulkCreateForeignKey
or stay as a state variable in chaise
This PR adds a
BulkCreateForeignKeyObject
object to ermrestJS that is attached to reference once thecompute
function is called to initialize the object.I left a PR comment about
prefillObject
maybe being here instead ofchaise
and another one about composite keys.Test cases added in this PR: