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
A lot of the functions in items.ts use different methods for getting the owner property used for creating the correct url. It would be great if we could standardize this as much as possible. Some examples below:
A lot of the functions in
items.ts
use different methods for getting the owner property used for creating the correct url. It would be great if we could standardize this as much as possible. Some examples below:In the
updateItem
function:In the
updateItemResources
function:In the
createItemInFolder
function:The text was updated successfully, but these errors were encountered: