ItemGroup 31861-4, 48043 & 48101: Fix itgr_data Column Defaults 10 & 11 - #11999
Merged
Conversation
matheuszych
force-pushed
the
ig/31861-4
branch
from
August 31, 2026 12:05
5b6cf72 to
03816d2
Compare
matheuszych
force-pushed
the
ig/31861-4
branch
from
August 31, 2026 14:10
03816d2 to
a728a26
Compare
See: https://mantis.ilias.de/view.php?id=31861 See: https://mantis.ilias.de/view.php?id=48043 See: https://mantis.ilias.de/view.php?id=48101 After the item group display migration, `hide_title` and `behaviour` in `itgr_data` need a default of `MIGRATED_MARKER` (-1). Setup step 4 now sets these column defaults and exposes the marker constant for reuse.
matheuszych
force-pushed
the
ig/31861-4
branch
from
September 1, 2026 13:05
a728a26 to
ea76b6f
Compare
Contributor
|
Hey @matheuszych, thanks for the PR. Kind regards, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See: https://mantis.ilias.de/view.php?id=31861
See: https://mantis.ilias.de/view.php?id=48043
See: https://mantis.ilias.de/view.php?id=48101
After the item group display migration,
hide_titleandbehaviourinitgr_dataneed a default ofMIGRATED_MARKER(-1). Setup step 4 now sets these column defaults and exposes the marker constant for reuse./cc @thojou