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
Updated element get behavior to match 3.x where the _refId of the returned element(s) reflects the request.
Ex. if a branch is created and element x hasn't been updated in that branch, getting x in that branch would return _refId: branchRef instead of _refId: master.