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

Need to populate topic_num for tags table , Also write script for older records we have #1282

Open
sajid315 opened this issue Feb 4, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@sajid315
Copy link
Contributor

sajid315 commented Feb 4, 2025

Records of topic tags history must have valid topic_num in records. Right now its storing the topic_num as 0.

Image

Also for the older records, we need to write a script to make them correct.

@sajid315 sajid315 added the bug Something isn't working label Feb 4, 2025
@sajid315
Copy link
Contributor Author

sajid315 commented Feb 4, 2025

Code has been merged on ux-dev server.

@sajid315
Copy link
Contributor Author

sajid315 commented Feb 7, 2025

Script made and executed, also changes done & tested on Ux-dev server.

php artisan topic-tags:update-topic-id-to-topic-num

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants