Menu

#3540 Dashboard View Message produces 500 Error

OSCAR 15 BETA
closed-fixed
None
5
2015-08-20
2014-10-20
SBek
No

Test Date: October 18, 2014
Build date: 2014-10-17 04:29:08 PM
Build tag: oscarMaster-2218
Browser: Mozilla FF v33.0
OS: Ubuntu 12.04 LTS
Tested By: Suni Bek

Pre-condition: The messages are assigned to the provider and display in the 'unread messenges' section of the main dashboard view.

Steps to reproduce the issue:

  1. Launch New OSCAR UI Landing Dashboard screen
  2. Select a message from the 'Unread messages' list

Observed: HTTP 505 error is triggered. Full stack trace is attached.
Expected: View messages screen displays.

Note: This behaviour also occurs on the demo server (build # 2218): https://demo.oscarmcmaster.org:11246/oscar_twelve/index.jsp

1 Attachments

Discussion

  • SBek

    SBek - 2014-10-20

    Attached a screen shot.

     
  • Marc Dumontier

    Marc Dumontier - 2014-10-22
    • status: open --> open-fixed
    • assigned_to: Marc Dumontier
     
  • Marc Dumontier

    Marc Dumontier - 2014-10-22
     
  • SBek

    SBek - 2014-10-28
    • status: open-fixed --> open-accepted
     
  • SBek

    SBek - 2014-10-28

    Re-tested Master build # 2236 -> issue still present

     
  • SBek

    SBek - 2014-11-03

    The issue is also present in SFHC live site (oct2014alphaGerrit-2) and was reported by the SFHC clinic staff today.

     
  • SBek

    SBek - 2015-05-11
    • Attachments has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +0,0 @@
    -Messages 500 Error_stack trace.txt (16.5 kB; text/plain)
    
     
  • SBek

    SBek - 2015-05-11
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -9,8 +9,7 @@
    
     Steps to reproduce the issue:
    
     1. Launch New OSCAR UI Landing Dashboard screen
    -2. Select message from the 'Unread messages' list → 404 Error is triggered. 
    -3. Select "See more messages" and then select a message from the 'Unread messages' list 
    +2. Select a message from the 'Unread messages' list 
    
     Observed: HTTP 505 error is triggered. Full stack trace is attached.  
     Expected: View messages screen displays. 
    
    • Attachments has changed:

    Diff:

    --- old
    +++ new
    @@ -0,0 +1 @@
    +Error_Dashboad Message.txt (11.7 kB; text/plain)
    
    • Group: OSCAR14 UI --> OSCAR 15 BETA
     
  • John Wilson

    John Wilson - 2015-05-29

    aye the messageid's are wrong for the items, looking at it now. The message is pulled from the messagetbl but the id is ref the messagelisttbl.id and should be messagelisttbl.message (messageId). Seeing if I can update now.

     

    Last edit: John Wilson 2015-05-29
  • John Wilson

    John Wilson - 2015-05-29
    • status: open-accepted --> open-fixed
     
  • John Wilson

    John Wilson - 2015-05-29

    commit
    master - https://source.oscartools.org:8080/#/c/12127/
    15 beta - https://source.oscartools.org:8080/#/c/12128/

    The null error would occur when using the messagelisttbl.id while looking up a message in messagetbl.messageid and the id didn't exist. Also when the id's where different then the wrong message would be openned even ones that were not that providers.

     
  • John Wilson

    John Wilson - 2015-05-29
    • assigned_to: Marc Dumontier --> John Wilson
     
  • SBek

    SBek - 2015-08-20

    Re-tested Master and R15_beta -> issue has been resolved

     
  • SBek

    SBek - 2015-08-20
    • status: open-fixed --> closed-fixed
     
MongoDB Logo MongoDB