Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None
    • Story Points:
      2
    • Sprint:
      Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 1, Fall 2019 Sprint 2, Fall 6 : 28 Oct to 8 Nov, Fall 7 : 11 Nov to 22 Nov

      Description

      Implement the ability to sort data columns using the Terrain API (see the Terrain documentation).

        Attachments

          Activity

          Hide
          ann.loraine Ann Loraine added a comment - - edited

          Back end code is completed. Remaining to be done: UI implementation to allow users to sort table of data sets. Not essential for first release - version 1.0.0.

          Show
          ann.loraine Ann Loraine added a comment - - edited Back end code is completed. Remaining to be done: UI implementation to allow users to sort table of data sets. Not essential for first release - version 1.0.0.
          Hide
          ann.loraine Ann Loraine added a comment -

          Moving to Backlog. We may move to sprint for 1.0.0 release depending on importance to user experience.

          Show
          ann.loraine Ann Loraine added a comment - Moving to Backlog. We may move to sprint for 1.0.0 release depending on importance to user experience.
          Hide
          nfreese Nowlan Freese added a comment -

          Sorting via Name/LastModified/Size appears to be working, but no matter what directory I am in it always changes to the root of the home directory. I'm guessing something is hard coded somewhere. Moving back to To Do.

          Show
          nfreese Nowlan Freese added a comment - Sorting via Name/LastModified/Size appears to be working, but no matter what directory I am in it always changes to the root of the home directory. I'm guessing something is hard coded somewhere. Moving back to To Do.
          Hide
          nfreese Nowlan Freese added a comment -

          Sorting is working for Home/Shared/Community.

          Sorting is not working for Search.

          Show
          nfreese Nowlan Freese added a comment - Sorting is working for Home/Shared/Community. Sorting is not working for Search.
          Hide
          karthik Karthik Raveendran added a comment -

          The issue was caused because the sorting values for search was hardcoded in the backend and the sorting column and the sorting direction themselves have different values from the regular sorting processes('ascending' instead of 'ASC' or 'label' instead of 'NAME').

          Show
          karthik Karthik Raveendran added a comment - The issue was caused because the sorting values for search was hardcoded in the backend and the sorting column and the sorting direction themselves have different values from the regular sorting processes('ascending' instead of 'ASC' or 'label' instead of 'NAME').
          Hide
          nfreese Nowlan Freese added a comment -

          Clicking on Size column to sort in search is sorting by date last modified.

          Sorting on Name and Last Modified appear to be working correctly.

          Pagination appears to be working correctly.

          Moving back to To Do.

          Show
          nfreese Nowlan Freese added a comment - Clicking on Size column to sort in search is sorting by date last modified. Sorting on Name and Last Modified appear to be working correctly. Pagination appears to be working correctly. Moving back to To Do.
          Hide
          nfreese Nowlan Freese added a comment -

          Here are the sortfields from the search documentation:

          "sortFields": [
          "creator",
          "dateCreated",
          "dateModified",
          "fileSize",
          "id",
          "label",
          "path"
          ]

          Show
          nfreese Nowlan Freese added a comment - Here are the sortfields from the search documentation: "sortFields": [ "creator", "dateCreated", "dateModified", "fileSize", "id", "label", "path" ]
          Hide
          nfreese Nowlan Freese added a comment -

          Searching for files and sorting by size is working.

          Pagination does not appear to be working for Search or Home.
          In nowlanf Home directory, sort by Last Modified, switch to page 2, then back to 1. Files/Folders are no longer sorted by Last Modified.

          Show
          nfreese Nowlan Freese added a comment - Searching for files and sorting by size is working. Pagination does not appear to be working for Search or Home. In nowlanf Home directory, sort by Last Modified, switch to page 2, then back to 1. Files/Folders are no longer sorted by Last Modified.
          Hide
          nfreese Nowlan Freese added a comment -

          Pagination is working.

          *Can only sort descending, not ascending.

          Show
          nfreese Nowlan Freese added a comment - Pagination is working. *Can only sort descending, not ascending.
          Hide
          nfreese Nowlan Freese added a comment -

          Can sort descending and ascending.

          Closing issue.

          Show
          nfreese Nowlan Freese added a comment - Can sort descending and ascending. Closing issue.

            People

            • Assignee:
              karthik Karthik Raveendran
              Reporter:
              nfreese Nowlan Freese
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: