step135

Results 34 issues of step135

### 👟 Reproduction steps Create in new database one collection with one document with one field. Update that field and the response in WEB API, sometimes comes after 3 seconds,...

bug
databases

### 🔖 Feature description Webhooks on updates call url with new state information in database, but it is not possible to determine which fields changed. ### 🎤 Pitch Either filter/include...

### 👟 Reproduction steps I am not able to prohibit creating accounts, because when I choose 0, the button is disabled. There is no button to prohibit user creations so...

bug
auth

### 👟 Reproduction steps Add argument `output=webp` in the URL and the transformed JPEG image of same dimensions will take twice memory. ### 👍 Expected behavior It should be smaller...

bug
work in progress
storage

### 🔖 Feature description Missing possibility to disable/activate webhook. ### 🎤 Pitch It is possible to delete webhook, but it is not enough. ### 👀 Have you spent some time...

work in progress
projects

### 👟 Reproduction steps Allow only update. And update. Then all document is returned with all information even though there is no read permission. ### 👍 Expected behavior With no...

bug
product / databases

### 🔖 Feature description Let's list messages, in each one the user data from another users collection is repeated. This abundancy is causing extreme increase of data transfer. The optimal...

databases

### 👟 Reproduction steps Allow only update. Read and delete is not allowed!!! User can send updates for extending permissions, so that finally they can allow all permissions a do...

bug
product / databases

### Problem I don't see in documentation how to disable creating accounts in MongoDB Atlas through Realm and using it only for login to existing accounts. It is important for...

T-Enhancement
O-Community
Importance:Major

If I run `npx wrangler dev` and have `fetch(url)` in some script, it fails with following error: **workerd/jsg/util.c++:281: error: e = kj/compat/tls.c++:221: failed: TLS peer's certificate is not trusted; reason...

awaiting reporter response
needs reproduction