NVombat / MusicApp

Karaoke Music App created for the JTV Foundation to host Karaoke Videos and allow users to record voice tracks and videos, upload and download the media. (https://www.vr1movement.com/)
https://www.vr1music.com/
MIT License
8 stars 10 forks source link

Contact Us Data - User Linking Issue #148

Open NVombat opened 2 years ago

NVombat commented 2 years ago

Description

When updating the contact us form, the table is updated however the user_profile/user_data should be updated with the contact_us query_id so that we can keep a track of the queries the user has raised. Additionally, statuses of Resolved and Unresolved should be added to give an idea of the progress of the query.

The contact_us collection and the user_data collection should be linked as well

Furthermore, test cases should be written to check the state of the user profile once the query has been raised

Expected behavior

Contact us data should show up on the user_profile with an ID

Actual behavior

The contact us query does not get added to the user_profile

Possible fix

No response

Steps to reproduce

Each contact us query should be given an ID When a query is raised, the ID should be appended to the User Profile ContactUs List The query should have proper defined status

Context

Improve the interlinking of methods and keep a track of all user activities. There should be a clear connection between the activities a user performs

Additional information

No response

saeideh-eslamian commented 1 year ago

Hi, May I start working on this issue?

NVombat commented 1 year ago

Yes, you can take this issue up. If you need any help let me know.