Skip to content

To correct the datatype of the integer-value to integer #1044

@PrathibaJee

Description

@PrathibaJee

In this generated configuration file, the datatype of the integer-value of the integer-profile is string as of now.
This needs to be changed to an integer.

Following code needs to be tweaked ,

"integer-profile-configuration": {
                        "integer-value": profileInstance['configuration']['integer-value']
                    }

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions