You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
As a submitting author or editor/manager, I expect that keywords will display per the sort order that I have assigned them.
Janeway version
Janeway Preprints
Manager changes keyword order, it does not save
Steps to reproduce
In manager view, find preprint with 3+ keywords
Change display order of keywords e.g. KeywordB, KeyboardC, KeywordA
Save
Expected
Keywords display as KeywordB, KeyboardC, KeywordA
Actual
Keywords display as KeywordA, KeywordB, KeyboardC
Manager removes all keywords, saves, add mix of new and old keywords in different order; keyword order does not save
We implented this behaviour in Janeway 1.3.9 already: #2056
Once we update the preprint-remodel branch and mergeit into master, all keywords should preserve the order they were inserted on.
I'll leave the issue open and test it once we are closer to the official release of Preprints (1.4.1)
Is your feature request related to a problem? Please describe.
As a submitting author or editor/manager, I expect that keywords will display per the sort order that I have assigned them.
Janeway version
Janeway Preprints
Manager changes keyword order, it does not save
Steps to reproduce
Expected
Keywords display as KeywordB, KeyboardC, KeywordA
Actual
Keywords display as KeywordA, KeywordB, KeyboardC
Manager removes all keywords, saves, add mix of new and old keywords in different order; keyword order does not save
Steps to reproduce
Expected
Keywords display as NewKeywordD, OldKeywordB, NewKeywordE, OldKeywordC
Actual
Keywords display as OldKeywordB, OldKeywordC, NewKeywordD, NewKeywordE
The text was updated successfully, but these errors were encountered: