Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate location from configuration (in XML files) #379

Open
sagenschneider opened this issue Sep 23, 2019 · 0 comments
Open

Separate location from configuration (in XML files) #379

sagenschneider opened this issue Sep 23, 2019 · 0 comments
Labels
enhancement Requested enhancement

Comments

@sagenschneider
Copy link
Collaborator

Currently, the XML configuration files have the x,y co-ordinates of the configuration on the configuration items. This can cause merge conflicts for minor moves of the configuration.

To avoid this, separate out the location to the bottom of the configuration. This means the x,y co-ordinates are stored separately in a locations element at the bottom of the XML file. The result should be that the configuration is exactly the same and result in less merge conflicts.

Furthermore, merge conflicts of location is mainly cosmetic. Governance areas can cause issues, however this is hopefully is only minor to fix by moving the configuration in the graphical editors (rather than large XML merge problems).

@sagenschneider sagenschneider added the enhancement Requested enhancement label Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Requested enhancement
Projects
None yet
Development

No branches or pull requests

1 participant