Skip to content

Conversation

@imhayatunnabi
Copy link

Please take note of our contributing guidelines: https://docs.laravel-excel.com/3.1/getting-started/contributing.html
Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.

1️⃣ Why should it be added? What are the benefits of this change?

  • Aligns queued exports with synchronous behaviour so root-level concerns (properties, events, CSV settings) are preserved.

2️⃣ Does it contain multiple, unrelated changes? Please separate the PRs out.

  • No — focused only on this issue.

3️⃣ Does it include tests, if possible?

  • Yes (QueuedExportTest::test_queued_exports_apply_root_concerns).

4️⃣ Any drawbacks? Possible breaking changes?

  • None expected; restores missing functionality.

5️⃣ Mark the following tasks as done:

  • Checked the codebase to ensure that your feature doesn't already exist.
  • Take note of the contributing guidelines.
  • Checked the pull requests to ensure that another person hasn't already submitted a fix.
  • Added tests to ensure against regression.

6️⃣ Thanks for contributing! 🙌

Related Issue: #4328

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.

1 participant