[
https://issues.apache.org/jira/browse/AIRAVATA-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15783166#comment-15783166
]
ASF subversion and git services commented on AIRAVATA-2282:
-----------------------------------------------------------
Commit 4cf37a695c8a8db423bcbc6f0657d751b9962324 in airavata's branch
refs/heads/develop from [~marcuschristie]
[ https://git-wip-us.apache.org/repos/asf?p=airavata.git;h=4cf37a6 ]
Merge branch 'AIRAVATA-2282-notification-order' of
https://github.com/machristie/airavata into develop
This closes #89
> Notifications are not displaying in reverse creation date order
> ---------------------------------------------------------------
>
> Key: AIRAVATA-2282
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2282
> Project: Airavata
> Issue Type: Bug
> Environment: dev.seagrid.org, seagrid.org
> Reporter: Marcus Christie
> Assignee: Marcus Christie
> Fix For: 0.17
>
>
> Notices aren't displaying in reverse order by creation date.
> The problem I believe is that creation unix timestamps are subtracted,
> resulting in a {{long}}, and this is cast to an {{int}} resulting in overflow
> if the difference is greater than the range of numbers that can be
> represented by ints.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)