Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-1957

Implement Analyses History module

    Details

    • Type: Improvement
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Attachments

        Activity

        karthik Karthik Raveendran created issue -
        karthik Karthik Raveendran made changes -
        Field Original Value New Value
        Status Open [ 1 ] In Progress [ 3 ]
        karthik Karthik Raveendran made changes -
        Summary Implement Anaysis module Implement Analyses History module
        karthik Karthik Raveendran made changes -
        Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
        karthik Karthik Raveendran made changes -
        Assignee Karthik Raveendran [ karthik ]
        Hide
        karthik Karthik Raveendran added a comment -

        On click of the Analyses button on the left panel the Analyses history is retrieved and displayed.

        Show
        karthik Karthik Raveendran added a comment - On click of the Analyses button on the left panel the Analyses history is retrieved and displayed.
        nfreese Nowlan Freese made changes -
        Epic Link IGBF-1482 [ 17568 ]
        nfreese Nowlan Freese made changes -
        Status Needs 1st Level Review [ 10005 ] Testing In Progress [ 10003 ]
        nfreese Nowlan Freese made changes -
        Assignee Nowlan Freese [ nfreese ]
        Hide
        nfreese Nowlan Freese added a comment -

        Couple of issues:

        I'm only getting ~11 of the most recent analyses.

        Every time I go back to the analyses section it duplicates the previous data in the table.

        Need to change sort-field to startdate.

        Need to change limit to 100.

        The returned json is being displayed in the server logs.

        Show
        nfreese Nowlan Freese added a comment - Couple of issues: I'm only getting ~11 of the most recent analyses. Every time I go back to the analyses section it duplicates the previous data in the table. Need to change sort-field to startdate. Need to change limit to 100. The returned json is being displayed in the server logs.
        nfreese Nowlan Freese made changes -
        Assignee Nowlan Freese [ nfreese ] Karthik Raveendran [ karthik ]
        nfreese Nowlan Freese made changes -
        Status Testing In Progress [ 10003 ] Open [ 1 ]
        karthik Karthik Raveendran made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        karthik Karthik Raveendran made changes -
        Rank Ranked lower
        ann.loraine Ann Loraine made changes -
        Sprint Summer 2019 Sprint 12 [ 71 ] Summer 2019 Sprint 12, Fall 2019 Sprint 1 [ 71, 72 ]
        ann.loraine Ann Loraine made changes -
        Rank Ranked higher
        karthik Karthik Raveendran made changes -
        Status In Progress [ 3 ] Open [ 1 ]
        Hide
        karthik Karthik Raveendran added a comment -

        Duplication has been removed. There seems to be an issue with pagination. Chaitanya Kintali said he would look into it.

        Show
        karthik Karthik Raveendran added a comment - Duplication has been removed. There seems to be an issue with pagination. Chaitanya Kintali said he would look into it.
        karthik Karthik Raveendran made changes -
        Assignee Karthik Raveendran [ karthik ]
        ann.loraine Ann Loraine made changes -
        Workflow Loraine Lab Workflow [ 18681 ] Fall 2019 Workflow Update [ 19017 ]
        ann.loraine Ann Loraine made changes -
        Sprint Summer 2019 Sprint 12, Fall 2019 Sprint 1 [ 71, 72 ] Summer 2019 Sprint 12, Fall 2019 Sprint 1, Fall 2019 Sprint 2 [ 71, 72, 73 ]
        ann.loraine Ann Loraine made changes -
        Rank Ranked higher
        ann.loraine Ann Loraine made changes -
        Sprint Summer 2019 Sprint 12, Fall 2019 Sprint 1, Fall 2019 Sprint 2 [ 71, 72, 73 ] Summer 2019 Sprint 12, Fall 2019 Sprint 1, Fall 2019 Sprint 2, Fall 2019 Sprint 4 [ 71, 72, 73, 74 ]
        ann.loraine Ann Loraine made changes -
        Rank Ranked higher
        Hide
        ann.loraine Ann Loraine added a comment -

        Chaitanya Kintali - please let us know: Are the requested changes ready now for testing by Nowlan Freese ? If yes, assign to Nowlan Freese and move forward to appropriate column.

        Show
        ann.loraine Ann Loraine added a comment - Chaitanya Kintali - please let us know: Are the requested changes ready now for testing by Nowlan Freese ? If yes, assign to Nowlan Freese and move forward to appropriate column.
        ann.loraine Ann Loraine made changes -
        Assignee Chaitanya Kintali [ chaitanya ]
        ann.loraine Ann Loraine made changes -
        Sprint Summer 2019 Sprint 12, Fall 2019 Sprint 1, Fall 2019 Sprint 2, Fall 2019 Sprint 3 [ 71, 72, 73, 74 ] Summer 2019 Sprint 12, Fall 2019 Sprint 1, Fall 2019 Sprint 2, Fall 2019 Sprint 3, Fall 2019 Sprint 4 [ 71, 72, 73, 74, 75 ]
        ann.loraine Ann Loraine made changes -
        Rank Ranked higher
        Hide
        chaitanya Chaitanya Kintali (Inactive) added a comment -

        [~aloraine], I haven't started my progress on this ticket yet. Currently I am working on Run Analysis Modules. I will look into it once i am done with merging the analysis API Part. I have checked with Nowlan Freese and Karthik Raveendran and made sure this ticket is not blocking their progress.

        Show
        chaitanya Chaitanya Kintali (Inactive) added a comment - [~aloraine] , I haven't started my progress on this ticket yet. Currently I am working on Run Analysis Modules. I will look into it once i am done with merging the analysis API Part. I have checked with Nowlan Freese and Karthik Raveendran and made sure this ticket is not blocking their progress.
        chaitanya Chaitanya Kintali (Inactive) made changes -
        Status Open [ 1 ] To-Do [ 10305 ]
        chaitanya Chaitanya Kintali (Inactive) made changes -
        Status To-Do [ 10305 ] In Progress [ 3 ]
        chaitanya Chaitanya Kintali (Inactive) made changes -
        Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
        Hide
        chaitanya Chaitanya Kintali (Inactive) added a comment -

        Nowlan Freese Can you please do the first level review and test if pagination issue is fixed.
        Please find the following code fix for the pagination issue.

        https://bitbucket.org/nfreese/django-cyversedev/pull-requests/73/igbf-1957/diff

        Show
        chaitanya Chaitanya Kintali (Inactive) added a comment - Nowlan Freese Can you please do the first level review and test if pagination issue is fixed. Please find the following code fix for the pagination issue. https://bitbucket.org/nfreese/django-cyversedev/pull-requests/73/igbf-1957/diff
        chaitanya Chaitanya Kintali (Inactive) made changes -
        Assignee Chaitanya Kintali [ chaitanya ] Nowlan Freese [ nfreese ]
        Hide
        nfreese Nowlan Freese added a comment -

        Pagination working correctly, closing issue.

        Show
        nfreese Nowlan Freese added a comment - Pagination working correctly, closing issue.
        nfreese Nowlan Freese made changes -
        Assignee Nowlan Freese [ nfreese ] Karthik Raveendran [ karthik ]
        nfreese Nowlan Freese made changes -
        Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
        nfreese Nowlan Freese made changes -
        Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
        nfreese Nowlan Freese made changes -
        Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
        nfreese Nowlan Freese made changes -
        Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
        nfreese Nowlan Freese made changes -
        Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
        nfreese Nowlan Freese made changes -
        Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
        nfreese Nowlan Freese made changes -
        Resolution Done [ 10000 ]
        Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]
        ann.loraine Ann Loraine made changes -
        Workflow Fall 2019 Workflow Update [ 19017 ] Revised Fall 2019 Workflow Update [ 22471 ]

          People

          • Assignee:
            karthik Karthik Raveendran
            Reporter:
            karthik Karthik Raveendran
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: