fix v++
This commit is contained in:
@@ -24,7 +24,8 @@ public class SynchronizeBugReports extends ComponentsRepositoryPass<Object> {
|
||||
}
|
||||
@Override
|
||||
protected void showPreparation() throws Exception {
|
||||
server.db.bugReports.getUI().SaveLastCurrent();
|
||||
if (server.db.bugReports.getUI()!=null)
|
||||
server.db.bugReports.getUI().SaveLastCurrent();
|
||||
server.db.bugReports.ClearUI();
|
||||
server.db.subscribers.ClearUI();
|
||||
server.db.workspaces.ClearUI();
|
||||
|
||||
Reference in New Issue
Block a user