Return sorted labels in mutation responses.

Problem

is it possible to return new labels list in mutation response sorted in alphabetical order? ... mutation returns a list of labels with the newest labels added in the end of the list, then subscription hits in and gets labels sorted alphabetically.

Solution

Option 1. Reload the updated labels in the issuable update service.

Option 2. Sort the labels in the issuable graphql types.

Edited Mar 30, 2022 by euko
Assignee Loading
Time tracking Loading