Skip to content

ConfigFile generator does not create correct stringProfile blocks for configFile #1094

@kmohr-soprasteria

Description

@kmohr-soprasteria

Problem:
There is a mismatch between stringProfile instances in profileInstances file and related entries in the configFile.

  • profileInstances: contain capability attributes
    • string-name
    • purpose
  • configFile entries:
    • contain only string-name, purpose attribute is missing
    • string-name is filled incorrectly with purpose value from profileInstances

Example:

Image

Solution:
Update configFile generator tool to translate stringProfiles correctly.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions