Gerrit changes present in db but not shown in UI -


recently migrated gerrit on new machine. part of migration, took mysqldump , restored on new gerrit machine. ran reindex operation after restore problem not able see reviews on gerrit ui if see them in database table called changes

as @stephenking mentioned, there error in reindexing. error got fixed when rsynced managed git repositories old new gerrit. once reindex successful, changes appeared on ui


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -