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

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

Closed
4 tasks done
ccn01347 opened this issue Jan 6, 2024 · 3 comments
Closed
4 tasks done

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

ccn01347 opened this issue Jan 6, 2024 · 3 comments
Labels
cms An issue identified as a cms bug/feature pending-response An issue is pending response from the issue requestor pending-triage An issue that is pending triage

Comments

@ccn01347
Copy link

ccn01347 commented Jan 6, 2024

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

@ccn01347 ccn01347 added the pending-triage An issue that is pending triage label Jan 6, 2024
@ykethan
Copy link
Contributor

ykethan commented Jan 25, 2024

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

@ykethan ykethan added pending-response An issue is pending response from the issue requestor cms An issue identified as a cms bug/feature labels Jan 25, 2024
@arundna
Copy link

arundna commented Jun 10, 2024

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 arundna closed this as completed Jun 10, 2024
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cms An issue identified as a cms bug/feature pending-response An issue is pending response from the issue requestor pending-triage An issue that is pending triage
Projects
None yet
Development

No branches or pull requests

3 participants