Skip to content

workflow: fix various behavior with GroupSnooze#5743

Merged
dcramer merged 1 commit into
masterfrom
workflow/expand-ignore-tests
Jul 19, 2017
Merged

workflow: fix various behavior with GroupSnooze#5743
dcramer merged 1 commit into
masterfrom
workflow/expand-ignore-tests

Conversation

@dcramer

@dcramer dcramer commented Jul 19, 2017

Copy link
Copy Markdown
Member

- activity entry was showing wrong value for duration
- upon clearing of GroupSnooze, status was not reflected (fixes GH-5742)
@dcramer dcramer requested review from macqueen and mattrobenolt July 19, 2017 22:33
@ghost

ghost commented Jul 19, 2017

Copy link
Copy Markdown
1 Warning
⚠️ You should update CHANGES due to the size of this PR

Generated by 🚫 danger

raise ValueError

if self.until:
if self.until > timezone.now():

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

all of this just changes the behavior so if you specified multiple attributes here it would reflect them

its not really needed, but in the future maybe we'll want it

@dcramer dcramer merged commit a418072 into master Jul 19, 2017
@dcramer dcramer deleted the workflow/expand-ignore-tests branch July 19, 2017 22:49
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ignore until occurs X times in Y interval not alerting once threshold is reached

2 participants