Need to reset my sales stage default dropdown keys

I am not getting the quick charts to show opportunities by pipeline. It shows “No Data.” Is there a way to reset the sales_stage_dom key list? I modified this dropdown, BUT there are some of the defaults left there. Is that the issue? How do I reset, through the UI, the default items/keys in the sales_stage_dom dropdown list?

Hello ,

that’s the default in 8.9:

“resetting” probably the easiest way is manually entering the original data.

It’s possible to build custom charts:

https://docs.suitecrm.com/8.x/developer/extensions/frontend/examples/add-charts-extension/

Did you change the the display values only or did you delete original values and add new ones?

Deleted the originals and added new ones.

I reset the server to back when I first installed the software. For some reason, even with the default sales stages now, when in the view opportunities screen, when I click insights, the quick charts “pipeline by sales stage” shows no data.

That implies, that you’re using the demo data?
Do you have your installation on a domain? With HTTPS?

I am using my own URL, on my own server, with real data.
I am running on 8.8.1. The domain has https. It’s Ubuntu.

And I assume you’re on MySQL, not MariaDB?

In that case, there is a bug ticket already online:

I am using MySQL. Thanks.