amplify-studio icon indicating copy to clipboard operation
amplify-studio copied to clipboard

Data Manager not showing the data created by API.

Open ccn01347 opened this issue 1 year ago • 1 comments

Before opening, please confirm:

  • [X] I have searched for duplicate or closed issues.
  • [X] I have read the guide for submitting bug reports.
  • [X] I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • [X] I have removed any sensitive information from my code snippets and submission.

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

ccn01347 avatar Jan 06 '24 10:01 ccn01347

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

ykethan avatar Jan 25 '24 19:01 ykethan

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.

arundna avatar Jun 10 '24 14:06 arundna

⚠️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.

github-actions[bot] avatar Jun 10 '24 14:06 github-actions[bot]