Recent sessions acquired at cortexlab have had duplicate water administrations posted to Alyx. There was recently an issue with duplicate session creation which should now be resolved (was likely a REST cache issue, see https://github.com/int-brain-lab/ibllib/pull/765. The water administrations are registered both in iblrig and ibllib (on the local server), but the latter should skip if water administrations already registered. This may be another REST cache issue.
Recent sessions acquired at cortexlab have had duplicate water administrations posted to Alyx. There was recently an issue with duplicate session creation which should now be resolved (was likely a REST cache issue, see https://github.com/int-brain-lab/ibllib/pull/765. The water administrations are registered both in iblrig and ibllib (on the local server), but the latter should skip if water administrations already registered. This may be another REST cache issue.
See ibllib code here and iblrig here.