is_verified remains false even with result return with --only-verified flag #520
Labels
bug
The issue describes a malfunctioning aspect of the project.
good first issue
The issue can be tackled by someone who has little to no knowledge about the project.
P3
When you get around it. E.g. a fix for non-breaking issue we will work on when there's nothing more
testing
A fix for the issue has been released and we asked the reported to confirm it has been fixed.
Hello,
I've written the below simple plugin as a PoC, deliberately ensuring it is always verified to be true.
Yet, it never gets the is_verified field to be true.
Interestingly it does return when using the --only-verified flag.
Is that a bug, or am I missing something here?
The text was updated successfully, but these errors were encountered: