Skip to content

Fix generateitem massive action#560

Merged
Rom1-B merged 2 commits intomainfrom
fix-generateitem-massive-action
Mar 12, 2026
Merged

Fix generateitem massive action#560
Rom1-B merged 2 commits intomainfrom
fix-generateitem-massive-action

Conversation

@Lainow
Copy link
Contributor

@Lainow Lainow commented Mar 11, 2026

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

  • It fixes !42668
  • Here is a brief description of what this PR does
    The massive action of the order: Generate item plugin was not working. The problem was related to the fact that the $row[‘assignableitem’] parameter was only set to true for templates and not for everything. By checking whether there is a template or not, the problem seems to be solved.

Screenshots (if appropriate):

@Lainow Lainow self-assigned this Mar 11, 2026
@Lainow Lainow requested a review from stonebuzz March 11, 2026 16:23
@stonebuzz stonebuzz requested a review from Rom1-B March 12, 2026 08:15
@Rom1-B Rom1-B merged commit b89504d into main Mar 12, 2026
3 checks passed
@Rom1-B Rom1-B deleted the fix-generateitem-massive-action branch March 12, 2026 08:22
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.

3 participants