Originally created by @eitchtee on GitHub (Nov 28, 2025).
For "sign" to work you need to set a source (usually the same as amount), if the value starts with "-" it will be considered an expense, otherwise Income.
Now, for always_income and always_expense, it shouldn't require a source, but it seems like it does require one to work. If you could create a new issue about this, please.
In short, add a source to type, even if it is always_*. This also extends to is_paid.
type:
target: type
detection_method: sign
source: Amount
Originally created by @eitchtee on GitHub (Nov 28, 2025).
> For "sign" to work you need to set a source (usually the same as amount), if the value starts with "-" it will be considered an expense, otherwise Income.
>
> Now, for always_income and always_expense, it shouldn't require a source, but it seems like it does require one to work. If you could create a new issue about this, please.
>
> In short, add a source to type, even if it is always_*. This also extends to is_paid.
>
> ```
> type:
> target: type
> detection_method: sign
> source: Amount
> ```
_Originally posted by @eitchtee in [#325](https://github.com/eitchtee/WYGIWYH/issues/325#issuecomment-3587659658)_
adam
added the bug label 2025-12-28 23:25:16 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @eitchtee on GitHub (Nov 28, 2025).
Originally posted by @eitchtee in #325