-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Identification of Post Attachment (Priority for test.talawa.io) #3314
Comments
@palisadoes Please assign this issue to me. I was assigned 2 issues but I completed the task and raised PR, please review and close them. |
why do we need unique ids for attachement
|
|
|
Please once check how sample data script works |
|
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
Describe the bug
Post Attachments does not have id to distinguish a particular post.
Note: postId refers to ID of the actual post it is attachment to, it can be same for multiple attachments
To Reproduce
Steps to reproduce the behavior: Analyze postAttachments schema
Expected behavior
Each post_attachment should have a unique ID assigned to it.
Approach
Add unique identifier of the post_attachment and adjust related sections (except sample data script and sample data) to avoid code breakage.
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
The text was updated successfully, but these errors were encountered: