Location field change in activity on every $item->save()???
Every time I save an item with a location/map field by API, an activity is created.
It doesn't matter if the location/map data has changed or not.
While it shows in the activity stream, it does not show when clicking on the activity.
Not a critical issue but very annoying. Is there any way to avoid that?
-
Hi Anders,
Do I understand correctly, that you update an item with a location field via the API, none of the item values have changed from the existing values, but an activity is still posted to the workspace stream?
If you never want to post an activity for these updates, you can use
?silent=true
when you update the item as described here: https://developers.podio.com/doc/items/update-item-22363Best,
Andreas
Please sign in to leave a comment.
Comments
1 comment