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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.