I am encountering an issue when trying to create a new service with an ID that already exists in our system
specifically the ID ‘3090’. When I attempt to add a service with this ID, the system doesn’t create a new service. Instead, it updates the description, rate, minimum, and maximum values of the existing service with that ID. I’d like to have the ability to create multiple services with the same ID but with different attributes, such as different view counts (e.g., 5000 views and 50000 views). Can we address this behavior?