ix-ax / AXOpen

[This repository is for active development.] Application framework based on SIMATIC-AX and AX# technology.
https://ix-ax.github.io/AXOpen/
MIT License
31 stars 1 forks source link

[BUG] MongoDB throw exception when creating Users collection #289

Open kuh0005 opened 9 months ago

kuh0005 commented 9 months ago

Creation of MongoDb repository failed for AxOpen.Security.Entities.User collection. ---> MongoDB.Bson.BsonSerializationException: The property 'RecordId' of type 'AxOpen.Security.Entities.User' cannot use element name '_id' because it is already being used by property 'Id'