Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

History tab loads old contentlet versions in no particular order #25079

Closed
fabrizzio-dotCMS opened this issue May 30, 2023 · 4 comments · Fixed by #25086
Closed

History tab loads old contentlet versions in no particular order #25079

fabrizzio-dotCMS opened this issue May 30, 2023 · 4 comments · Fixed by #25086

Comments

@fabrizzio-dotCMS
Copy link
Contributor

Parent Issue

No response

Problem Statement

Old contentlet version must be presented ordered by mod_date DESC
But when loading history it shows like this:
Screen Shot 2023-05-30 at 12 11 00 PM

Steps to Reproduce

The issue can be seen in our authoring env
https://authoring.dotcms.com/dotAdmin/#/c/c_Blogs/297ecaf3-132f-4a1e-bb79-b609087ac2ec

you might need to reload the contnetlet edit window a couple of time before the problem presents

Acceptance Criteria

we should be able to load the history tab and the old versions should always load order by mod date descendant

dotCMS Version

release 23.06

Proposed Objective

User Experience

Proposed Priority

Priority 3 - Average

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

No response

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

@nollymar
Copy link
Contributor

Internal QA: Passed

Image

@wezell
Copy link
Contributor

wezell commented May 31, 2023

Is there a test because this happens a lot? Also what does this look like with multi-lingual content?

@bryanboza
Copy link
Member

Fixed, tested with regular content-lets and now we have a sequential order

Image

Also tested with multi-language content and works as expected

Image

Tested on release-23.06 // Docker // FF

@fabrizzio-dotCMS
Copy link
Contributor Author

fabrizzio-dotCMS commented Jun 1, 2023

Is there a test because this happens a lot? Also what does this look like with multi-lingual content?

@wezell I did add a test. However, this was new code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants