Right now if you move a prompt to a different source, it will result in the prompt to be marked as deleted in the old source, but then re-added in the new source. Instead, if the same item identifier is associated with a delete and ingest event within the same sync than we can just generate a provenance update instead.
Related: https://github.com/andymatuschak/orbit/issues/54
Right now if you move a prompt to a different source, it will result in the prompt to be marked as deleted in the old source, but then re-added in the new source. Instead, if the same item identifier is associated with a delete and ingest event within the same sync than we can just generate a provenance update instead.