Conversation:
Notices
-
@gargron the same numeric (local) id. The uri can't be the same because they're not the same thing. The conversation is a group of objects (like a bunch of notices) and thus a separate identifiable thing which should have its own URI. However, and reasonably it should be like that, the conversation should be easily deduced from a notice lookup. Which would currently be…
-
@gargron to answer your question it was probably more related to the database structure. It would be unwise to assume first notice id and conversation id is always the same and thus I avoid doing it programmatically.