Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.5.6, 2.6.3
-
None
Description
Current Behavior:
- In the Schedules, the "Add Order Template" action menu can contain more than to 30 characters in Order Name, while entering the characters through the "Edit JSON" action menu.
"orderParameterisations": [
{
"orderName": "OGG_PERSON_TO_BASIS_PERSON-MAP_OGG_NATUERLICHEPERSON_TO_BT_PP_NATUERLICHE_PERSON-NORMAL",
"variables": {},
"positions": {}
}
]
Desired Behavior:
- In the Schedules, the "Add Order Template" action menu can hold maximum 30 characters in Order Name, while entering the characters through the "Edit JSON" action menu.