Skip to content

Conversation

@efstajas
Copy link
Contributor

@efstajas efstajas commented Jan 6, 2026

No description provided.

@efstajas efstajas requested a review from Copilot January 6, 2026 18:21
@railway-app
Copy link

railway-app bot commented Jan 6, 2026

🚅 Deployed to the app-pr-1805 environment in Drips App

Service Status Web Updated (UTC)
App ✅ Success (View Logs) Web Jan 6, 2026 at 6:27 pm

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a bug where stream scheduling was being applied even when the "Specify start and end dates" toggle was turned off. The fix introduces a shouldSchedule flag that properly gates the scheduling parameters.

Key Changes

  • Added conditional logic to only pass startAt and durationSeconds to the stream creation function when scheduling is explicitly enabled
  • Replaced escaped quotes with HTML entities in an error message string

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@efstajas efstajas merged commit 33d39c8 into main Jan 6, 2026
13 of 14 checks passed
@efstajas efstajas deleted the fix-schedule-applying-wrong branch January 6, 2026 19:13
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.

2 participants