https://bugs.documentfoundation.org/show_bug.cgi?id=97781

--- Comment #2 from Luke <[email protected]> ---
Absolutely, if this were a big headache, it's not worth it. However if it's
just a matter a couple of SQL queries and a Bugzilla tweak, it might be worth
it. I am not very familiar with Bugzilla, but I have fixed similar issues with
web apps with a single query like:

Update TDFBugzilla set PriorityColumn = NULL 

Granted I doubt it will be that simple as I have no idea what your database
structure is, but it may not be as complicated as you think.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to