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

🐛 Bug Report: Properties in example custom data needs to be double quoted when executing cloud function via console #4940

Closed
2 tasks done
dan91 opened this issue Jan 2, 2023 · 7 comments · Fixed by appwrite/console#333
Assignees
Labels
bug Something isn't working good first issue Good for newcomers product / console Console, UI and UX issues
Milestone

Comments

@dan91
Copy link

dan91 commented Jan 2, 2023

👟 Reproduction steps

When I add custom data to test a cloud function in the Appwrite Console as demonstrated in the "Show example JSON", the double quotes for the properties are missing
image

👍 Expected behavior

the example json properties should have double quotes

👎 Actual Behavior

the double quotes are missing which causes a JSON.parse error

🎲 Appwrite version

Version 1.2.x

💻 Operating system

Linux

🧱 Your Environment

Node 16.0

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@dan91 dan91 added the bug Something isn't working label Jan 2, 2023
@stnguyen90 stnguyen90 added product / console Console, UI and UX issues good first issue Good for newcomers labels Jan 5, 2023
@stnguyen90
Copy link
Contributor

@Ajan62001, assigned! Thanks for your interest! FYI, make sure to create your PR in the console repo.

@stnguyen90
Copy link
Contributor

@Ajan62001, how's your progress on this?

@stnguyen90
Copy link
Contributor

Unassigning due to inactivity.

@kabhamo
Copy link

kabhamo commented Mar 9, 2023

Hi @stnguyen90
I hope you are doing great,

After reviewing the code I figure out the bug and I have a solution for it.
Please, assign to me the issue, so I can make a PR to console repo as needed. 🚀

@rinkuhasija
Copy link
Contributor

@stnguyen90 Can you assign this issue to me please ?

@stnguyen90
Copy link
Contributor

@kabhamo assigned! Thanks for your interest!

@rinkuhasija, if @kabhamo isn't able to finish the PR, I'll assign it to you.

@stnguyen90 stnguyen90 added this to the 1.2.2 milestone Mar 9, 2023
@kabhamo
Copy link

kabhamo commented Mar 9, 2023

@stnguyen90, A PR was created, waiting for merging 🚀
appwrite/console#333

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers product / console Console, UI and UX issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants