BUGS FIXED TAGS ARE NOT GETTING SAVED IN DATABASE
Issue that this pull request solves
Closes: #928
Proposed changes
Brief description of what is fixed or changed
- Fixed the issue where tags were not being saved correctly in the backend.
- Updated the
question.jsmodel to ensure that thetagsfield is correctly defined as an array of strings.
Types of changes
Put an x in the boxes that apply
- [ ] Bugfix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation update (Documentation content changed)
- [ ] Other (please describe):
Checklist
Put an x in the boxes that apply
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] My changes do not break the current system and it passes all the current test cases.
Screenshots
Please attach the screenshots of the changes made in case of change in user interface
No UI changes were made.
Other information
Any other information that is important to this pull request:
- Ensured that tags are now correctly handled and stored as an array of strings in the MongoDB database.
- Added logging for better debugging and tracking of tag data. -Please Review and Merge @Kajol-Kumari
Thank you and congratsπ for opening this pull request!π
Please make sure you have followed our Contributing Guidelines.π We will test out your code and reply in a bit with some pointers and requests.πΏ There may be some errors, but don't worry! We'll work through them with you! πππ If you haven't filled the template out, Please do so!π Feel free to join our Slack Community.π We have different channels for active discussions.β¨ Hope you have a great time there!π
@dhyaneshsiddhartha15 can you please add some recording showing that its working now?
@dhyaneshsiddhartha15 can you please add some recording showing that its working now? Yeah Sure but its working though
@dhyaneshsiddhartha15 can you please add some recording showing that its working now?
@dhyaneshsiddhartha15 any update on this?
@dhyaneshsiddhartha15 can you please add some recording showing that its working now?
@dhyaneshsiddhartha15 any update on this? Yeah working on it as there are couples of bugs coming too