Ticket #245 (closed Defect: fixed)

Opened 13 years ago

Last modified 13 years ago

"Create Topic" call with many childs fails

Reported by: jri Owned by: jri
Priority: Major Milestone: Release 4.1
Component: DeepaMehta Standard Distribution Version: 4.0.10
Keywords: Cc: dgf
Complexity: 3 Area: Application Framework / API
Module: deepamehta-core

Description

The "Create Topic" core service call fails if the topic's composite value contains child topics according to a compositioned-many-relationship.

That is, you can't create e.g. a Person topic right with 3 phone numbers with a single service call.
The core service is supposed to handle such a request. This is clearly a bug in the core service.

Note: this is not an issue with the standard web client (as it would never create such a request for the moment), but is an issue with 3rd party modules.

Thanks, Danny, for reporting!

Change History

comment:1 Changed 13 years ago by jri

  • Status changed from new to accepted

comment:2 Changed 13 years ago by jri

  • Status changed from accepted to closed
  • Resolution set to fixed

comment:3 Changed 13 years ago by Jörg Richter

Core fix: Create topic with many childs (#245).

The createTopic() core service call works with many childs.

Close ticket 245.

Note: See TracTickets for help on using tickets.