View Issue Details

IDProjectCategoryView StatusLast Update
0028014mantisbtdb mssqlpublic2021-03-26 02:48
Reportersmerchla Assigned Toatrol  
PriorityhighSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Product Version2.25.0 
Summary0028014: database problem
Description

Hello,
After upgrading all system working, but if I click on old created issue I have error:

APPLICATION ERROR 0000401
Database query failed. Error received from database was #1054: Unknown column 'bugnote_id' in 'field list' for the query: SELECT id, title, diskfile, filename, filesize, file_type, date_added, user_id, bugnote_id
FROM mantis_bug_file_table
WHERE bug_id=?
ORDER BY date_added.

database checking was Ok.
How can I solve this problem

TagsNo tags attached.

Activities

atrol

atrol

2021-03-08 07:07

developer   ~0065200

Did you run the upgrade script?

See 5. Execute the upgrade script. From your web browser, access
https://mantisbt.org/docs/master/en-US/Admin_Guide/html-desktop/#admin.install.upgrade

smerchla

smerchla

2021-03-08 07:27

reporter   ~0065201

Thank you! I didn't press the Install/Upgrade Database button