Upgrade to 0.7.0 renders some data unreadable
See original GitHub issueAfter the upgrade of ascicolor to 0.7.0 from 0.6.2 Jenkins complains that some data is unreadable.
Test environment
- Jenkins Version: 2.205
- AnsiColor Version: 0.7.0 (upgraded from 0.6.2)
- Hostsystem: Ubuntu 18.04
Expected behavior
Nothing unusual after the upgrade.
Actual behavior
Jenkins greets with You have data stored in an older format and/or unreadable data.
and the table lists entries with:
CannotResolveClassException: hudson.plugins.ansicolor.ColorizedAction
Steps to reproduce the behavior
Have some jobs run with pre-0.7.0 ansicolor, upgrade to ansicolor 0.7.0 - observe Jenkins complain about “old data”.
Apparently this is caused by 96aa4e01c9b0a29081f06caf3f946f6ebbd4a9fb which moved ColorizedAction into another package.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:6
- Comments:9 (2 by maintainers)
Top Results From Across the Web
Upgraded to 2021.3.10f1 it forgot all my packages, entities ain ...
Another stability issue: Upgrading Editor just forgot all the packages and that I was using HD render pipeline. I can't even add Entities ......
Read more >13.2. Clara Dashboard Render Service — Clara Deploy SDK 0.7.4 ...
Any changes to the dataset render settings (e.g. view position, ... The measured distance is continuously updated while doing the measurement.
Read more >Bug listing with status RESOLVED with resolution FIXED as at ...
... Bug:7 - "gramps-0.7.0.ebuild" status:RESOLVED resolution:FIXED severity:normal ... Bug:1244 - "moved the configuration data in /usr/sbin/etc-update" ...
Read more >Fix list for IBM Personal Communications
This document contains a complete listing of releases, refreshes, fix packs and interim fixes sorted by version for IBM Personal ...
Read more >Release notes - Renku documentation - Read the Docs
A minor release adding some features and bug-fixes to the renku components. ... graph: various fixes related to both corrupted data in Triples...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

This is harmless.
ColorizedActionnow serves a much broader purpose. You can safelyDiscard Unreadable Data(on the Manage Old Data page) orDismissit altogether.Let’s reopen this. Please contribute a fix.