Skip to content

Revert legacy Ricky DB migration support structures#8644

Merged
christianbeeznest merged 3 commits into
chamilo:masterfrom
christianbeeznest:revert/23461-legacy-db-structures
Jun 19, 2026
Merged

Revert legacy Ricky DB migration support structures#8644
christianbeeznest merged 3 commits into
chamilo:masterfrom
christianbeeznest:revert/23461-legacy-db-structures

Conversation

@christianbeeznest

Copy link
Copy Markdown
Contributor

This PR reverts the previous Ricky #23461 DB migration implementation.

It removes:

  • the c_lp_view.compdate core migration;
  • the CLpView::completionDate mapping;
  • the GradingElectronic plugin support tables for Ricky legacy data;
  • the Ricky legacy GradingElectronic CLI importer.

The goal is to fully revert the first implementation so #23461 can be re-analyzed properly table by table before deciding whether each legacy structure belongs in Chamilo core, extra fields, a Ricky-specific migration, a plugin, historical migration data, or should be ignored as backup/obsolete data.

No replacement implementation is included in this PR.

@christianbeeznest christianbeeznest merged commit 27cdfe1 into chamilo:master Jun 19, 2026
3 of 7 checks passed
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.

1 participant