I am trying to delete a data element that I believe to be empty (we are still building the data elements for our implementation). After I confirm deletion, I get a message saying “Could not delete due to association with another object: DataValue”
@andyw
Yes this happens a lot.
The work around is to try and delete data element from postgres itself.
This way, it will give exactly what constratints and associations are existent in order to successfully delete.