Custom field ordering (#9926)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2025-09-24 13:34:25 +07:00
committed by GitHub
parent 2988a78b3d
commit 40e641f289
4 changed files with 57 additions and 6 deletions
@@ -189,6 +189,7 @@ test.describe('tracker layout tests', () => {
await issuesPage.clickModelSelectorAll()
await page.click(ViewletSelectors.Board)
await setViewGroup(page, 'No grouping')
await setViewOrder(page, 'Manual')
await setViewOrder(page, order)
await fillSearch(page, id)