Dependencies.xml file does not maintain camel-casing of attribute names

Description

We are using the dependencies.xml file to identify Roxie query dependencies on ECL attributes, and in turn embed them into gitlab pipelines to automate our deployment of services based on attributes changed in a given merge request.

The dependencies.xml file currently preserves the camel-casing of the module name in the repository, but seems to make the name all lowercase:

<Attr module="CarrierDiscoveryServices" name="getdatafillresult">

This makes it difficult to integrate directly into the process, as gitlab CI scripts are case-sensitive.

This is a request for the camel-casing to be preserved in both XML attributes of the dependencies.xml file.

Conclusion

None

Activity

Show:

Gavin Halliday November 19, 2020 at 4:08 PM

The change will either be trivial or impossible.  I'll have a quick look to see which it is.

 

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Compatibility

Minor

Fix versions

Pull Request URL

Roadmap

Not applicable

Created June 29, 2020 at 6:21 PM
Updated November 30, 2020 at 12:17 PM
Resolved November 30, 2020 at 12:17 PM