Skip to content

Fix: Fixed broken sorting on jobs table#2216

Merged
nhoening merged 1 commit into
mainfrom
fix/status-page-jobs-table-sorting
Jun 3, 2026
Merged

Fix: Fixed broken sorting on jobs table#2216
nhoening merged 1 commit into
mainfrom
fix/status-page-jobs-table-sorting

Conversation

@joshuaunity

Copy link
Copy Markdown
Contributor

Description

In this Pr, the sorting based on "created at" was fixed on the "latest jobs" table found in the asset status page.

Look & Feel

Before:
587635053-c9575abd-d04a-4904-8c18-5a741c5a77f4

After:
Screenshot from 2026-06-02 11-17-58
Screenshot from 2026-06-02 11-17-53

How to test

make sure the asset has some jobs data, so the table is not empty.

Go to: http://localhost:5000/assets/<asset_id>/status

Further Improvements

None

Related Items

This PR closes: https://github.com/SeitaBV/ems/issues/213

Sign-off

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on code under GPL or other license that is incompatible with FlexMeasures

… handling in jobs table

Signed-off-by: joshuaunity <oghenerobojosh01@gmail.com>
@joshuaunity joshuaunity self-assigned this Jun 2, 2026
@joshuaunity joshuaunity added bug Something isn't working UI labels Jun 2, 2026
@joshuaunity
joshuaunity requested a review from nhoening June 3, 2026 07:45

@nhoening nhoening left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this against production (asset 129) and it worked very well!

@nhoening nhoening added this to the 1.0.0 milestone Jun 3, 2026
@nhoening
nhoening merged commit 90ace9a into main Jun 3, 2026
12 checks passed
@nhoening
nhoening deleted the fix/status-page-jobs-table-sorting branch June 3, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants