Document --cleanup-only flag for report scheduler command#708
Conversation
|
Thanks for catching that! I've removed the incorrect note about Mautic 1.1.3 requiring |
|
@promptless-for-oss please rebase to 7.2 branch |
Add documentation for the new --cleanup-only flag that allows users to run report cleanup separately from report sending, preventing duplicate Report Emails when both operations run simultaneously.
PR reviewer noted that Mautic 1.1.3 didn't have report schedule sends, so the --env=prod note for that version was incorrect.
022bc8a to
452e7c9
Compare
The base branch was changed.
|
Done! I've rebased the branch onto |
adiati98
left a comment
There was a problem hiding this comment.
@promptless-for-oss please address the suggestions
Apply all 7 suggestions from reviewer @adiati98: - Change "Command parameters:" header from asterisks to dashes - Wrap "Preventing duplicate Report Emails" header in vale off/on - Use #. instead of numbered list items for cron job steps - Capitalize "cron" to "Cron" in duplicate emails paragraph - Update bullet style and add cross-reference for report scheduler args - Fix RST label target capitalization for "Send scheduled Reports Cron job" - Use code block instead of inline code for command syntax in reports.rst
|
Thanks for the detailed review @adiati98! I've addressed all 7 suggestions:
Please let me know if you'd like any further changes! |
Address reviewer feedback to explicitly state that the cleanup-only job does not send Report Emails.
|
Thanks for the feedback, @adiati98! Good catch — I've updated line 308 in |
Open this suggestion in Promptless to view citations and reasoning process
Adds documentation for the new --cleanup-only flag on mautic:reports:scheduler that allows users to run report cleanup separately from report sending, preventing duplicate Report Emails.
Trigger Events
Tip: Use Vale? Add your vale.ini when setting up your Docs Collection.