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

Fix(Core): Renamed Task241009CreatePostgresJobQueueTables because of dates inconsistencies with previous tasks preventing the task to run #31000

Conversation

jgambarios
Copy link
Contributor

@jgambarios jgambarios commented Dec 20, 2024

This pull request includes changes to update the class name for creating PostgreSQL job queue tables. The updates involve renaming the class and updating all references to this class in various files.

Class renaming and reference updates:

This PR fixes: #30325

… inconsistencies with previous tasks preventing the task to run.
…sk241009CreatePostgresJobQueueTables-upgrade-task
… inconsistencies with previous tasks preventing the task to run.
…sk241009CreatePostgresJobQueueTables-upgrade-task

# Conflicts:
#	dotCMS/src/main/java/com/dotmarketing/util/TaskLocatorUtil.java
@jgambarios jgambarios marked this pull request as ready for review January 13, 2025 16:41
…sk241009CreatePostgresJobQueueTables-upgrade-task
@jgambarios jgambarios enabled auto-merge January 13, 2025 18:33
@jgambarios jgambarios added this pull request to the merge queue Jan 13, 2025
Merged via the queue into main with commit 46fe75c Jan 13, 2025
36 checks passed
@jgambarios jgambarios deleted the issue-30325-rename-Task241009CreatePostgresJobQueueTables-upgrade-task branch January 13, 2025 21:03
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.

Dates inconsistencies with previous tasks preventing Task241009CreatePostgresJobQueueTables to run
3 participants