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 had expected the tests to yield TRUE - i.e., item_upsert should update rather than create an existing item if the titles match. The two calls to item_upsert in the Examples section of the help document also produce two distinct items, despite the claim that the second call "updates this time".
The text was updated successfully, but these errors were encountered:
I can't find a way to call
item_upsert
such that it updates rather than creates a new item.After logging in:
I had expected the tests to yield
TRUE
- i.e.,item_upsert
should update rather than create an existing item if the titles match. The two calls toitem_upsert
in the Examples section of the help document also produce two distinct items, despite the claim that the second call "updates this time".The text was updated successfully, but these errors were encountered: