I just created a new enum under Data Model in Create. Next, I wanted to create an Enum data source and noticed that the enum appeared multiple times in the list:
I went back to the data model to check for duplicates and saw that the class was listed twice. However, when I clicked on one of the items, both were highlighted.
I’ve never encountered this before. Could it be that I accidentally used a restricted name for my new enum?
FYI: I created a new enum, Layertype Enum, and it behaves as expected. However, the corrupted enum still appears duplicated in Add Data Source—and now it’s showing up six times (it was five in my last post). Something odd is definitely going on.