Merge pull request #6269 from reiterl/rename_in_progress
Rename one motion_state in initial/example data.
This commit is contained in:
commit
b7263f0c3c
2
.github/workflows/md5_check_initial-data.yml
vendored
2
.github/workflows/md5_check_initial-data.yml
vendored
@ -21,4 +21,4 @@ jobs:
|
|||||||
run: md5sum docker/initial-data.json
|
run: md5sum docker/initial-data.json
|
||||||
|
|
||||||
- name: Validate and protect initial-data.json
|
- name: Validate and protect initial-data.json
|
||||||
run: echo "c25fd1ee8ef1f152749f5a7608e94996 docker/initial-data.json" | md5sum -c -
|
run: echo "8e8a248fcda1224244f61ea8079afad4 docker/initial-data.json" | md5sum -c -
|
||||||
|
@ -726,7 +726,7 @@
|
|||||||
},
|
},
|
||||||
"5": {
|
"5": {
|
||||||
"id": 5,
|
"id": 5,
|
||||||
"name": "in_progress",
|
"name": "in progress",
|
||||||
"weight": 5,
|
"weight": 5,
|
||||||
"recommendation_label": null,
|
"recommendation_label": null,
|
||||||
"css_class": "lightblue",
|
"css_class": "lightblue",
|
||||||
|
@ -2289,7 +2289,7 @@
|
|||||||
},
|
},
|
||||||
"5": {
|
"5": {
|
||||||
"id": 5,
|
"id": 5,
|
||||||
"name": "in_progress",
|
"name": "in progress",
|
||||||
"weight": 5,
|
"weight": 5,
|
||||||
"recommendation_label": null,
|
"recommendation_label": null,
|
||||||
"css_class": "lightblue",
|
"css_class": "lightblue",
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit b6ab32a666a6c9986674ba50d25cf07c2d80129d
|
Subproject commit 330ccfab231c4fe601b362cee441848a9aa31990
|
Loading…
Reference in New Issue
Block a user