[
https://issues.apache.org/jira/browse/ESME-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985678#action_12985678
]
Ethan Jewett commented on ESME-326:
-----------------------------------
Hi Dick,
That call uses "tag", not "tags". Looking at the API2 code, the parameter name
needs to be "tags". Not well documented, I know :-( Can you try again with the
right parameter and see what happens?
When it does work, I think the behavior may be a bit misleading, as tags added
using the tags parameter do not necessarily show up in the message at all. So
make sure to keep an eye on the tag cloud or go to the page for the specific
tag you are trying to add and see if it shows up there.
Thanks,
Ethan
> "tags" parameter doesn't work in API2 "messages" call
> -----------------------------------------------------
>
> Key: ESME-326
> URL: https://issues.apache.org/jira/browse/ESME-326
> Project: ESME
> Issue Type: Bug
> Components: API
> Affects Versions: 1.2
> Environment: Stax
> Reporter: Dick Hirsch
> Fix For: 1.2
>
>
> For example, this call
> "http://esmecloudserverapache.dickhirsch.staxapps.net/api2/user/messages?via=SAPRiver&tag=bob&message=User+'"
> + uservalue + "'+has+changed+customer+data+-+the+new+description+is+'" +
> fldvalue +"' for customer '"+custname + "'"
> doesn't set tags.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.