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)