You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e.g., if MoabToCatalog finds a moab on disk16, and that moab is listed in the catalog as being on disk05, we should send a honeybadger alert, and we should probably also update the status for the CompleteMoab. my gut feeling is that we should not silently update the catalog to point to the new location: if things are in this state, it indicates, for example that someone manually moved a moab, but didn't update the catalog properly or clean things up completely. we should be alerted to this situation to make sure we've actually cleaned things up properly.
e.g., if
MoabToCatalog
finds a moab on disk16, and that moab is listed in the catalog as being on disk05, we should send a honeybadger alert, and we should probably also update the status for theCompleteMoab
. my gut feeling is that we should not silently update the catalog to point to the new location: if things are in this state, it indicates, for example that someone manually moved a moab, but didn't update the catalog properly or clean things up completely. we should be alerted to this situation to make sure we've actually cleaned things up properly.spawned by #1177
The text was updated successfully, but these errors were encountered: