Closed
Bug 1835092
Opened 2 years ago
Closed 2 years ago
Create script to mass import a list of comment tags and urls to the new comment_tag_url table
Categories
(bugzilla.mozilla.org :: General, task)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
Details
Attachments
(2 files)
With the new support added for have a URL associated with a comment tag, we will need a script to mass import a large amount of tag/url pairs into the table. Adding one by one through the admin UI would be cumbersome for large amounts of values so I will create a small script to do it. Unfortunately there is not an API endpoint for managing the table either but maybe could be added in the future.
Attachment #9335921 -
Attachment mime type: text/csv → text/plain
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•2 years ago
|
||
Script has been run on production and the tag/urls have been imported.
You need to log in
before you can comment on or make changes to this bug.
Description
•