Which error are you getting when saving that entry?

Do any of those review groups have the "Visible" checkbox unchecked? There
was an update to the query used for review groups validation that resulted
in hidden groups being excluded from results.

Christian

On Tue, Feb 26, 2019 at 1:44 PM André Klitzing <[email protected]> wrote:

> No, we do not have any private repositories and no invite-only groups.
>
> Here is the config from database screen:
>
> {
>   "comment_on_unmodified_code": false,
>   "conditions": {
>     "conditions": [
>       {
>         "choice": "review-groups",
>         "op": "contains-any",
>         "value": [
>           5,
>           1,
>           11,
>           7,
>           15
>         ]
>       },
>       {
>         "choice": "repository",
>         "op": "one-of",
>         "value": [
>           1
>         ]
>       }
>     ],
>     "mode": "any"
>   },
>   "max_comments": 30,
>   "open_issues": true,
>   "tool": 10,
>   "tool_options": "{\"max_line_length\": \"120\", \"encoding\": \"utf-8\"}"
> }
>
>
> Am Dienstag, 26. Februar 2019 22:25:34 UTC+1 schrieb Christian Hammond:
>>
>> They'd be explicitly configured, with things like review groups and
>> repositories being bound to them. You'd have to go out of your way to use
>> it, so probably not.
>>
>> Are you using private repositories or invite-only groups with these
>> configurations?
>>
>> Can you show me the configuration for the integration shown in the log
>> above (ID 13)?
>>
>> Christian
>>
>> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "Review Board Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Christian Hammond
President/CEO of Beanbag <https://www.beanbaginc.com/>
Makers of Review Board <https://www.reviewboard.org/>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to