Commit 78eeeb2
authored
Add check to filter out disabled challenges for create/update challenge (Cloud-CV#4766)
This PR adds a check to the method that creates or updates a GitHub challenge to filter out the disabled challenges so that the hosts are unable to update them.
This is needed because of a recent issue with duplicate challenges being created on multiple updates of the same challenge.1 parent 0870651 commit 78eeeb2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3899 | 3899 | | |
3900 | 3900 | | |
3901 | 3901 | | |
3902 | | - | |
| 3902 | + | |
3903 | 3903 | | |
3904 | 3904 | | |
3905 | 3905 | | |
| |||
0 commit comments