const position = state.taxonStatusList.findIndex(item => item.id === status.id || item.type === status.type)