python_api icon indicating copy to clipboard operation
python_api copied to clipboard

Database set_forest_names doesn't couple to existing forests

Open JJWTimmer opened this issue 4 years ago • 0 comments

When creating a database, and setting the forest names on the db object, the existing forests are not coupled to the database.

{"errorResponse":{"statusCode":"400", "status":"Bad Request", "messageCode":"MANAGE-CONFLICTINGCONFIG", "message":"MANAGE-CONFLICTINGCONFIG: (err:FOER0000) A conflict has been detected: A forest with the name ciss-1 but different configuration exists."}}

JJWTimmer avatar Aug 06 '20 11:08 JJWTimmer