I have added a custom module which adds some fields to the Server CI. Everything worked as designed initially. At some point, I went in to tweak some of the changes in the datamodel file in the extension and it started to fail during the install with the following error message:
Error loading module "abc-module": Attempting to add a node that already exists
I couldn't figure out what the problem was so I grabbed a fresh iTop install, created a new mysql user, opted to create a new database during the install, then copied over a working version of my custom extension, which failed with the same error.
What does this error mean and how do I fix it?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have added a custom module which adds some fields to the Server CI. Everything worked as designed initially. At some point, I went in to tweak some of the changes in the datamodel file in the extension and it started to fail during the install with the following error message:
I couldn't figure out what the problem was so I grabbed a fresh iTop install, created a new mysql user, opted to create a new database during the install, then copied over a working version of my custom extension, which failed with the same error.
What does this error mean and how do I fix it?