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
members field is removed from ProjectEntity, normalized and serialized,
any method which was referencing that field and all next mehods which were referencing that method are also removed - please do sanity check here and double check if it is really safe to remove Xd,
tests are adjusted if needed,
migration to clear members field is added (and applied),
migration related to index on this field is removed,