aws-amplify / amplify-studio

AWS Amplify Studio (Formerly Admin UI)
136 stars 31 forks source link

Data Manager not showing the data created by API. #1088

Closed ccn01347 closed 5 months ago

ccn01347 commented 10 months ago

Before opening, please confirm:

App Id

d1attkuwjk5ry1

Region

ap-southeast-1

Environment name

dev

Figma File Version (if applicable)

No response

Amplify CLI Version

12.10.0

If applicable, what version of Node.js are you using?

No response

What operating system are you using?

Mac

Browser type?

Chrome

Describe the bug

Data Manager not showing the data created by API.

螢幕截圖 2024-01-06 下午6 45 42 螢幕截圖 2024-01-06 下午6 45 51

Expected behavior

Data Manage to show all the 3 rows of data

Reproduction steps

type Users @model @auth(rules: [{allow: private, operations: [read]}, {allow: owner, operations: [create, update, read, delete]}]) { id: ID! username: String! displayName: String! email: AWSEmail! userType: UsersType! gender: String! age: Int! }

Project Identifier

No response

Additional information

No response

ykethan commented 10 months ago

Hey @ccn01347, do you have datastore/conflict resolution enabled? Do you observe any errors in the browser debug console?

arundna commented 5 months ago

Closing the issue due to inactivity - This repository only accepts new feature requests for AWS Amplify Studio. For technical support, we encourage you to open a case with AWS technical support if you have AWS support plan. If you do not have an active AWS support plan, we encourage you to leverage our Amplify community Discord server where community members and staff try to help each other with Amplify.

github-actions[bot] commented 5 months ago

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.