Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

(intermediate value) is not iterable #13542

Closed
fballan93 opened this issue May 25, 2022 · 0 comments
Closed

(intermediate value) is not iterable #13542

fballan93 opened this issue May 25, 2022 · 0 comments

Comments

@fballan93
Copy link

fballan93 commented May 25, 2022

Describe the Bug

After updating to 9.11.1 I keep receiving this error when I want to delete a value from any record. I have an extension that calculate the total number after deleting .

To Reproduce

create a M2M table then delete a value

Errors Shown

Ill update the issue with images as soon github upload thingy got fixed this is the logs for now

TypeError: (intermediate value) is not iterable at v (/Users/admin/Desktop/gwc-achievxcellence/extensions/hooks/deliveries/index.js:1:1) at /Users/admin/Desktop/gwc-achievxcellence/extensions/hooks/deliveries/index.js:1:3370 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Emitter.emitFilter (/Users/admin/Desktop/gwc-achievxcellence/node_modules/directus/dist/emitter.js:27:28) at async ItemsService.updateMany (/Users/admin/Desktop/gwc-achievxcellence/node_modules/directus/dist/services/items.js:310:15) at async ItemsService.updateOne (/Users/admin/Desktop/gwc-achievxcellence/node_modules/directus/dist/services/items.js:288:9) at async /Users/admin/Desktop/gwc-achievxcellence/node_modules/directus/dist/controllers/items.js:136:31 14:25:46 ✨ request errored PATCH 500 /items/deliveries/208 174ms

What version of Directus are you using?

9.11.1

What version of Node.js are you using?

16 LTS

What database are you using?

Azure Database for MySQL

What browser are you using?

Chrome , Safari

How are you deploying Directus?

Locally and Appservice ( Cloud)

@directus directus locked and limited conversation to collaborators May 25, 2022
@azrikahar azrikahar converted this issue into discussion #13544 May 25, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant