Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete reservation error and task attributes in reservation object #132

Open
anmacik opened this issue Jun 29, 2024 · 1 comment
Open

Comments

@anmacik
Copy link

anmacik commented Jun 29, 2024

  1. When im trying to complete reservation it throw error, despite it actually complete reservation
    image

  2. 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.
    image
    image
    Still can access them through "reservation.task.fetchLatestVersion()", but it's kinda weird.

@AndreyTwilio
Copy link

Thank you @anmacik for brining this up. We'll have a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants