question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ability to exclude control tag type in OverdueCondition

See original GitHub issue

We already have the ability to define in the overdue.xml a control tag type to match per condition (e.g. overdue condition only for MANUAL_PAY accounts). It would be nice to also have the opposite (i.e. overdue condition to match all but MANUAL_PAY accounts).

See https://github.com/killbill/killbill-api/blob/master/src/main/java/org/killbill/billing/overdue/api/OverdueCondition.java#L37.

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
sbrossiecommented, Aug 3, 2016

@matias-aguero-hs

Based on @pierre 's thoughts above (and a discussion we just had):

  1. Only looking at account tags and implement it
  2. I would keep one one tag (don’t implement the sequence) to keep things simpler.
  3. However work is to add the negative condition, isTagNotIn, similar to what we do here
0reactions
matias-aguero-hscommented, Aug 8, 2016
Read more comments on GitHub >

github_iconTop Results From Across the Web

Rules | Adobe Experience Platform
Regular logic type allows actions to be executed if the condition is met; Exception logic type prevents actions from being executed if the...
Read more >
nielsfaber/scheduler-card: HA Lovelace card for ... - GitHub
So it is OK to ignore it if you don't miss any of its functions. Condition editor. The condition editor allows you to...
Read more >
Microsoft 365 alert policies - Microsoft Purview (compliance)
Alert policies let you categorize the alerts that are triggered by a policy, apply the policy to all users in your organization, ...
Read more >
Power apps gallery conditional formatting - WonderLaura
Here are the basic steps first: Decide which control to format. Decide which property of the control to format. Go to that property,...
Read more >
`.gitlab-ci.yml` keyword reference - GitLab Docs
Documentation for GitLab Community Edition, GitLab Enterprise Edition, Omnibus GitLab, and GitLab Runner.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found