Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Working As Designed
    • 1.7.07
    • None
    • Ontology Cell
    • None
    • Navigate Terms
    • i2b2 Core
    • PostgreSQL
    • Firefox

    Description

      The folder are in wrong oder on the surface. One example is below.

      Attachments

        Activity

          The ordering is database dependent (query returns in order by c_name). Check that the concepts' c_names do not have leading spaces or things like that.

          lcp5 Lori Phillips added a comment - The ordering is database dependent (query returns in order by c_name). Check that the concepts' c_names do not have leading spaces or things like that.
          hqian Hao Qian added a comment -
          Wir use the postgresQL. It looks like a postgresQL problem. Do you have any suggestion for me, how can i solve this problem? Thanks!
          hqian Hao Qian added a comment - Wir use the postgresQL. It looks like a postgresQL problem. Do you have any suggestion for me, how can i solve this problem? Thanks!
          Its working for me on postgres using english.
          Can you try the following? Change the c_names to have leading spaces such as ' I' , ' II' 'III' so they display like this:
            I
           II
          III
          lcp5 Lori Phillips added a comment - Its working for me on postgres using english. Can you try the following? Change the c_names to have leading spaces such as ' I' , ' II' 'III' so they display like this:   I  II III
          According to the development team, this is not an issue we are able to fix because it is related to how the database sorts it's items.
          jmd86 Janice Donahoe added a comment - According to the development team, this is not an issue we are able to fix because it is related to how the database sorts it's items.

          People

            jmd86 Janice Donahoe
            hqian Hao Qian
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: