Skip to content

Conversation

@shivaansh0610-LUFFY
Copy link

This change improves the readability of workflow-related history entries by
displaying explicit state transitions (previous → current state) instead of
raw transition titles, making the History view easier to understand.

Closes #6584

@mister-roboto
Copy link

@shivaansh0610-LUFFY you need to sign the Plone Contributor Agreement to merge this pull request.

Learn about the Plone Contributor Agreement: https://plone.org/foundation/contributors-agreement

If you have already signed the agreement, please allow a week for your agreement to be processed.
Once it is processed, you will receive an email invitation to join the plone GitHub organization as a Contributor.

If after a week you have not received an invitation, then please contact [email protected].

@mister-roboto
Copy link

@shivaansh0610-LUFFY you need to sign the Plone Contributor Agreement to merge this pull request.

Learn about the Plone Contributor Agreement: https://plone.org/foundation/contributors-agreement

If you have already signed the agreement, please allow a week for your agreement to be processed.
Once it is processed, you will receive an email invitation to join the plone GitHub organization as a Contributor.

If after a week you have not received an invitation, then please contact [email protected].

@shivaansh0610-LUFFY
Copy link
Author

I’ve included the Towncrier changelog entry.

The other failing CIs (unit tests on 22.x/24.x) seem to be unrelated to this purely UI change.
I signed the Plone Contributor Agreement on Jan 21 and am waiting for processing.

Thanks!

@shivaansh0610-LUFFY
Copy link
Author

This PR changes the rendered output of the History component, so snapshot updates are expected.

I tried updating the snapshots locally using Node 22 with a clean pnpm workspace install, but Vitest fails during Vite import analysis with @plone/registry resolution before tests execute (tests never start locally).

CI should be able to generate the correct snapshots.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: History view and changes improvements

2 participants