Commit 9b384a9
Bug/1679 cant edit keyresults of a duped objective (#1684)
* fix: duped keyresults not editable #1679
* fix: add a migration to fix keyresults without commit and/or target values #1679
* fix: update table selection #1679
---------
Co-authored-by: schiltpzzle <[email protected]>1 parent 66cc057 commit 9b384a9
File tree
2 files changed
+10
-0
lines changed- backend/src/main
- java/ch/puzzle/okr/service/business
- resources/db/migration
2 files changed
+10
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
| 173 | + | |
172 | 174 | | |
173 | 175 | | |
174 | 176 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments