Skip to content
  • Robert Lyon's avatar
    Bug 1629144: Allow self copying of an annotation to duplicate artefact · a9360f18
    Robert Lyon authored
    
    
    Because unlike image/note blocks where we want the blocks to reference
    the same underlying artefact here we want to create a new artefact
    otherwise updating the block on one page will update the artefact for
    all the related blocks.
    
    To do this we need to add a new copytype called 'fullinclself' that
    means make a full copy of blockinstance including when doing a self copy
    
    Also we need to allow for the self copying to ignore the
    annotationfeedback artefact type as we dont' want to copt the feedback.
    
    behatnotneeded
    
    Change-Id: Icc9e375e3180ff3f25d84ba9695926d5b24bb17d
    Signed-off-by: default avatarRobert Lyon <robertl@catalyst.net.nz>
    a9360f18