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
When im trying to complete reservation it throw error, despite it actually complete reservation
Im putting extra task attributes during task queue and it's work kinda weird. If i print whole reservation object in console or just task field, i can see extra attributes, but if im trying to access them or printing just task.attributes they dissapear.
Still can access them through "reservation.task.fetchLatestVersion()", but it's kinda weird.
The text was updated successfully, but these errors were encountered:
When im trying to complete reservation it throw error, despite it actually complete reservation
Im putting extra task attributes during task queue and it's work kinda weird. If i print whole reservation object in console or just task field, i can see extra attributes, but if im trying to access them or printing just task.attributes they dissapear.
Still can access them through "reservation.task.fetchLatestVersion()", but it's kinda weird.
The text was updated successfully, but these errors were encountered: