SHARP-HTP / HTP

3 stars 0 forks source link

Definition Entry Descriptions Are Not Persisted After A Save #155

Open ghost opened 11 years ago

ghost commented 11 years ago

Also, I noticed that once I save all of the entries of a value set, the "description" for each entry goes away. Looking into this, I am creating a DefinitionEntry for each entry. But the DefinitionEntry doesn't have a place to store the description. Am I missing something, or should we also be able to store the description?

ghost commented 11 years ago

The description field has been added to the DefinitionEntry class. We are waiting for the spec to get updated before we can implement this on the server end.

See: https://github.com/cts2/cts2-specification/issues/143

craigstancl commented 11 years ago

This will require CTS2 1.1.