Skip to content

BackgroundTasks 42358: Add grp to folder-type whitelist#11532

Open
matheuszych wants to merge 1 commit intoILIAS-eLearning:release_10from
matheuszych:bg/42358
Open

BackgroundTasks 42358: Add grp to folder-type whitelist#11532
matheuszych wants to merge 1 commit intoILIAS-eLearning:release_10from
matheuszych:bg/42358

Conversation

@matheuszych
Copy link
Copy Markdown
Contributor

See: https://mantis.ilias.de/view.php?id=42358

ilCollectFilesJob only treated fold and crs as folder-like objects, so selecting a group when collecting files skipped its contents. The job now recurses grp the same way, skips non-ilObject instances safely, and keeps single-file handling separate after folder traversal.

/cc @thojou

See: https://mantis.ilias.de/view.php?id=42358

`ilCollectFilesJob` only treated `fold` and `crs` as folder-like objects, so selecting a group when collecting files skipped its contents. The job now recurses `grp` the same way, skips non-`ilObject` instances safely, and keeps single-file handling separate after folder traversal.
@mjansenDatabay mjansenDatabay added bugfix php Pull requests that update Php code labels May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants