• Deleted records still in global search

    I use $bean->markdeleted() to delete contacts but I find they are still appearing in the global search afterwards and then when clicked it says data not available (because they are marked as deleted in the DB). Why does the markdeleted not remove them…
  • SugarCRM 8.0.1 not recognizing increase in limit of total fields in Elasticsearch 5.6.9 index

    In SugarCRM 8.0.1, I am trying to schedule a full system index, but I am running into the following error in the SugarCRM error log: [FATAL] Elasticsearch request failure: Limit of total fields [1000] in index [my_index] has been exceeded I am connected…