Commit 6498b07
committed
ST6RI-836 getProjectById returns null of project doesn't exist
- when trying to query a project by id instead of throwing an exception
getProjectById return null. This matches with the logic used in by
getProjectByName1 parent 6d6d9d2 commit 6498b07
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
189 | 193 | | |
190 | 194 | | |
191 | 195 | | |
| |||
0 commit comments