Complete
Details
Assignee
Alex KarpovAlex KarpovReporter
StavrosStavrosLabels
Time remaining
0mComponents
Fix versions
Priority
Low
Details
Details
Assignee
Alex Karpov
Alex KarpovReporter
Stavros
StavrosLabels
Time remaining
0m
Components
Fix versions
Priority
Katalon Platform
Katalon Platform
Katalon Platform
Created February 24, 2023 at 3:48 PM
Updated February 27, 2025 at 9:45 PM
Resolved March 1, 2023 at 6:02 PM
Imagine the following snippet bellow.
Expected result would a string field that is required to be filled, and after the installation is locked.
Actual result currently is an empty string field that is required, but also locked at initial installation
Version `23.10-MASTER-20230221-182905`
Some extra notes: for the below files with
immutable: true
-
type: path
works correctly-
type: string
withenum
also works correctly