
Originally Posted by
Angel Have you confirmed whether or not the records have the correct data within the database itself?
Meaning, if you stumble upon a record that is not displaying the correct value while working with Sugar, does it display the same incorrect value for the same field if you were to look at the MySQL database using phpMyAdmin or other MySQL admin tool.
If not, then it sounds like you may have a corrupt index. You could try re-index and hopefully that will correct it.
If it does show the same erroneous info, then you have to do some more investigation to determine how it got in there. It is possible that someone made a mistake, in which case, there is nothing wrong with the system. It is also possible that there is some corruption within your database and some data got shifted around as a result.
Have you had any problems with your server crashing recently?
Bookmarks