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
I have noticed that this bulk action repeatedly calls for index_alias_by_collection_id despite the collection_id never changing. It's better to call it once and reuse the variable for each item.