You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Dennis Geisse (Jira)" <ji...@apache.org> on 2021/09/21 09:37:00 UTC

[jira] [Created] (ATLAS-4432) Sort relationship values alphabetically (WebUI)

Dennis Geisse created ATLAS-4432:
------------------------------------

             Summary: Sort relationship values alphabetically (WebUI)
                 Key: ATLAS-4432
                 URL: https://issues.apache.org/jira/browse/ATLAS-4432
             Project: Atlas
          Issue Type: Wish
          Components: atlas-webui
            Reporter: Dennis Geisse
         Attachments: Atlas_1.png, Atlas_2.png, testSchema.avsc

We have avro_schemas and their avro_fields defined as Atlas entities, as well as relationships that map several fields to a schema. An example is attached as screenshot.

 

Although we create the schema entities with an ordered list of fields using [AtlasClientV2|https://github.com/apache/atlas/blob/master/client/client-v2/src/main/java/org/apache/atlas/AtlasClientV2.java] in Java, the WebUI displays all fields in a different order. Our expectation would be a list of fields in the same order as they were created, or a possibility in Atlas WebUI to sort displayed values (e.g. alphabetically).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)