# Change the order of listed backup jobs

**URL:** https://forum.duplicati.com/t/change-the-order-of-listed-backup-jobs/5319
**Category:** Support
**Created:** [November 17, 2018, 10:38pm UTC](https://forum.duplicati.com/t/change-the-order-of-listed-backup-jobs/5319 "2018-11-17T22:38:15Z")
**Posts on this page:** 8
**Page:** 2

<div class="post-metadata">

### Author: ![StevenKSanford](https://forum.duplicati.com/user_avatar/forum.duplicati.com/stevenksanford/32/2236_2.png) [@StevenKSanford](https://forum.duplicati.com/u/StevenKSanford)
#### Post date: [January 22, 2023, 2:50am UTC](https://forum.duplicati.com/t/change-the-order-of-listed-backup-jobs/5319/21 "2023-01-22T02:50:04Z")

</div>

@Xavron @ts678

Thank you! The textedit.app education was very helpful. The code is now in index.html, and works as promised.

I had a problem where I was getting the old page back after a reload, but that was because I kept a copy of the original index.html (“index copy.html”) in the NGAX directory. Once I moved it out, the problem went away.

Thanks again… Steve

---

<div class="post-metadata">

### Author: ![StevenKSanford](https://forum.duplicati.com/user_avatar/forum.duplicati.com/stevenksanford/32/2236_2.png) [@StevenKSanford](https://forum.duplicati.com/u/StevenKSanford)
#### Post date: [January 25, 2023, 5:02am UTC](https://forum.duplicati.com/t/change-the-order-of-listed-backup-jobs/5319/22 "2023-01-25T05:02:42Z")

</div>

@Xavron:

Update: I thought this was my mistake, but I’m still getting the original order on the home GUI page when I refresh the page, or go to another subpage, and come back to home. Also, if I open a new (duplicate) instance of Duplicati in Chrome, I still get the old/original order. Am I missing something I need to do to retain the updated backup set order on the home page?

Note: sometimes it flashes the original order, then refreshes to the new order. Is this Chrome just putting up a cached copy?

Thank you… Steve

---

<div class="post-metadata">

### Author: ![Xavron](https://forum.duplicati.com/user_avatar/forum.duplicati.com/xavron/32/5539_2.png) [@Xavron](https://forum.duplicati.com/u/Xavron)
#### Post date: [January 25, 2023, 1:11pm UTC](https://forum.duplicati.com/t/change-the-order-of-listed-backup-jobs/5319/23 "2023-01-25T13:11:02Z")

</div>

Oh, I wouldn’t know. In the short moment I tested it, I then updated to canary and lost it lol.

Its possible that its from how you installed Duplicati or some Duplicati or code issue on Mac. I didn’t see anything like that on Windows.

If someone else used it longer they might provide you with more insight. I really don’t need it so have no desire to look into it any further.

---

<div class="post-metadata">

### Author: ![ts678](https://forum.duplicati.com/letter_avatar_proxy/v4/letter/t/8491ac/32.png) [@ts678](https://forum.duplicati.com/u/ts678)
#### Post date: [January 25, 2023, 2:09pm UTC](https://forum.duplicati.com/t/change-the-order-of-listed-backup-jobs/5319/24 "2023-01-25T14:09:38Z")

</div>

> [@ts678](#):
>
> [Re-ordering Backup Jobs on Duplicati Landing Page](https://forum.duplicati.com/t/re-ordering-backup-jobs-on-duplicati-landing-page/154/21) (does detailed testing hit same problems I post?)

It seems like the answer is yes, although you can read the page to see if failures I found match yours.

> [@StevenKSanford](#):
>
> Am I missing something I need to do to retain the updated backup set order on the home page?

You would have to try further to contact the person who wrote the code but hasn’t replied to questions.  
The [original web page](https://www.byman.it/site/index.php/all/all-category-blog/334-duplicati-sortable-tasks) is still up though, and if forum contact doesn’t work, maybe site has other ways.  
If it were gone now, I would say leave them alone, but page looks updated, and even takes comments.  
Did you look at its `BUG AND/OR LIMIT KNOWN`?

---

<div class="post-metadata">

### Author: ![gpatel-fr](https://forum.duplicati.com/letter_avatar_proxy/v4/letter/g/7993a0/32.png) [@gpatel-fr](https://forum.duplicati.com/u/gpatel-fr)
#### Post date: [January 25, 2023, 7:30pm UTC](https://forum.duplicati.com/t/change-the-order-of-listed-backup-jobs/5319/25 "2023-01-25T19:30:49Z")

</div>

> [@StevenKSanford](#):
>
> if I open a new (duplicate) instance of Duplicati in Chrome, I still get the old/original order.

The order is saved in the browser local cache, not in the Duplicati database (this would require Duplicati code change). So if you have an incognito Chrome session no information will be fetched from the other browser cache. Ditto if you access from another user session, or another browser.

---

<div class="post-metadata">

### Author: ![StevenKSanford](https://forum.duplicati.com/user_avatar/forum.duplicati.com/stevenksanford/32/2236_2.png) [@StevenKSanford](https://forum.duplicati.com/u/StevenKSanford)
#### Post date: [January 25, 2023, 8:32pm UTC](https://forum.duplicati.com/t/change-the-order-of-listed-backup-jobs/5319/26 "2023-01-25T20:32:56Z")

</div>

@gpatel-fr

Thank you for the suggestion, but this is a normal Chrome session. I’ve tried refreshing the page, and opening another tab in the same Chrome instance, with the same (undesirable) results.

Your reply suggests that the order will not be saved if I close the Chrome Duplicati tab, or quit Chrome, or reboot my computer. Do I understand this correctly?

By the way… does this feature use “cookies” to save the order? If so, I’ll have to look at whether the cookies are being retained.

Thanks again… Steve

---

<div class="post-metadata">

### Author: ![gpatel-fr](https://forum.duplicati.com/letter_avatar_proxy/v4/letter/g/7993a0/32.png) [@gpatel-fr](https://forum.duplicati.com/u/gpatel-fr)
#### Post date: [January 25, 2023, 8:40pm UTC](https://forum.duplicati.com/t/change-the-order-of-listed-backup-jobs/5319/27 "2023-01-25T20:40:34Z")

</div>

Local storage is an extension of cookies, just with a lot more data. Like cookies, some browsers allow for data to be systematically cleaned when the browser session ends, with the same results - you have to choose between privacy and convenience. It may be that when opening a new session while the first is not finished, the data is not yet saved to local storage. It’s supposed to be, but caching by browser is not under the control of user code.  
About the refreshing, it seems there is a bug with notification (from the author’s page).

---

<div class="post-metadata">

### Author: ![zaadstra](https://forum.duplicati.com/user_avatar/forum.duplicati.com/zaadstra/32/5967_2.png) [@zaadstra](https://forum.duplicati.com/u/zaadstra)
#### Post date: [October 2, 2024, 7:24pm UTC](https://forum.duplicati.com/t/change-the-order-of-listed-backup-jobs/5319/28 "2024-10-02T19:24:33Z")

</div>

A really nice solution! But …  
Is this broken? Not working here in Firefox 130 (and Edge v??).

The sortablejs example page works fine, your portfolio also.

[Previous page](https://forum.duplicati.com/t/change-the-order-of-listed-backup-jobs/5319.md?page=1)
