Skip to content
Snippets Groups Projects
  • Gemma Guest's avatar
    2b5209e4
    Fix a bug where adding a new batch overwrites other batches · 2b5209e4
    Gemma Guest authored
    The problem here was that when the instrument is set on the new batch, a notification is sent that the instrument has changed and all batches were being reset. However, although the instrument has been set, we can just check whether it is different to the current instrument to check whether it really has changed, and if not, do not do the updates.
    
    Re #28429
    2b5209e4
    History
    Fix a bug where adding a new batch overwrites other batches
    Gemma Guest authored
    The problem here was that when the instrument is set on the new batch, a notification is sent that the instrument has changed and all batches were being reset. However, although the instrument has been set, we can just check whether it is different to the current instrument to check whether it really has changed, and if not, do not do the updates.
    
    Re #28429
Code owners
Assign users and groups as approvers for specific file changes. Learn more.