Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Activation not updating channel bug #2963

Merged
merged 3 commits into from
Feb 19, 2025

Conversation

hannahpurcell
Copy link
Collaborator

@hannahpurcell hannahpurcell commented Feb 12, 2025

Noticed this when working on using the detours channel on the detours list. Drafted detours appeared in the channel immediately; deactivated detours correctly moved from the activated to deactivated channel immediately; but drafted detours getting activated didn't get put into the activated channel. It seems that drafted detours for which the activation had just been applied only had a reference to the selectedDuration in their state and not in their virtual DB field.

Is this something that should be changed in the DB side, or is adding a new function match correct at this stage?

@hannahpurcell hannahpurcell requested a review from a team as a code owner February 12, 2025 22:52
@hannahpurcell hannahpurcell requested review from bfauble and removed request for a team February 12, 2025 22:52
@hannahpurcell hannahpurcell changed the base branch from hp/populate-detours-list-with-channels to main February 19, 2025 16:50
@hannahpurcell hannahpurcell force-pushed the hp/activation-not-updating-channel-bug branch from a88f81a to 0e9f1d4 Compare February 19, 2025 17:01
@hannahpurcell hannahpurcell force-pushed the hp/activation-not-updating-channel-bug branch from 0e9f1d4 to 79eec20 Compare February 19, 2025 17:47
@hannahpurcell hannahpurcell merged commit 15a7809 into main Feb 19, 2025
9 checks passed
@hannahpurcell hannahpurcell deleted the hp/activation-not-updating-channel-bug branch February 19, 2025 18:38
bfauble pushed a commit that referenced this pull request Feb 27, 2025
* fix: add function for detours without virtual estimated_duration population
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