Skip to content

Fix Business/Customer Agent ID confusion #45

@tylerpayne

Description

@tylerpayne

Currently, the platform auto-assigns any registered agent with an ID. But for our Business/Customer agents they also have wrap the Business/Customer data models which have their own id that is not updated by the platform.

Also the MarketplaceLogger is initialized with the default id of the AgentProfile, not the assigned ID from the databse.

We should probably just have the database require the caller to submit a unique id and reject otherwise (rather than auto-assigning new ones).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions