-
Type:
Story
-
Status: Closed
-
Priority:
Critical
-
Resolution: Completed
-
Affects Version/s: Master
-
Component/s: Liferay Push
-
Labels:
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Git Pull Request:
If a user sends a push notification with a body and a title element, the notification in the client is not consistent:
The body is in the alert json element but the title is the regular payload.
Since both are specially treated elements with special and specific methods, they should be handled the same way, since is the expected behaviour.
This comes from a customer and it is considered as a perceived bug, so we are going to add this new feature and backport it.