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

Use old pseudo-nulldates in 4.0.0-2018-05-15.sql #96

Conversation

richard67
Copy link

Pull Request for Issue # .

Summary of Changes

In the update sql scripts 4.0.0-2018-05-15.sql, the old pseudo nulldates have to be used for the checked out time columns of the extensions tabnle, because this column is changed to real null dates with another update SQL which runs later.

This could have been seen easily in the diff of the workflow-v3 branch to the 4.0-dev branch of the cms, here e.g. for MySQL:

bembelimen-workflow-v3-bad-null-dates

If this is not fixed, updates to J4 with the new workflow will fail at an early stage with SQL error, and the result will be corrupted data, i.e. some 10% updated and the rest still old J3.

@bembelimen bembelimen merged commit 8791711 into bembelimen:workflow-v3 May 11, 2020
@richard67 richard67 deleted the bembelimen-workflow-v3-fix-nulldates-in-update-sql branch May 11, 2020 07:35
bembelimen pushed a commit that referenced this pull request Dec 7, 2020
The intention of this PR is to make a separate Metismenu, with real words in Menu Items.
It lets the old menu Items untouched and makes testing easier for rtl.
Additionally some houskeeping was made, typos fixed, hard coded item_ids replaced by the correct ItemIds.
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.

2 participants