Re: Roundup REST API
SCHLEMMER Norbert <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
... { "messages":"25,26" }...
Now it works fine
Thanks again
Norbert
-----Ursprüngliche Nachricht-----
Von: Ralf Schlatterbeck [mailto:[email protected]]
Gesendet: Donnerstag, 24. Juni 2021 10:52
An: SCHLEMMER Norbert <[email protected]>
Cc: [email protected]
Betreff: Re: [Roundup-users] Roundup REST API
*EXTERNAL source*
On Thu, Jun 24, 2021 at 08:39:16AM +0000, SCHLEMMER Norbert wrote:
> My next question: ho9w to link a new message to an issue (without to
> unlink the prevs) ?
- You first create the new message which gives you the ID
- Then you get the list of messages of the issue
- Append the new ID to that list
- Set the messages attribute to the new list including the new ID
Let us know if you need code examples.
Ralf
--
Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16
Open Source Consulting www: www.runtux.com
Reichergasse 131, A-3411 Weidling email: [email protected]