[
https://issues.jboss.org/browse/JBIDE-13716?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-13716:
------------------------------------------
@Stefan: this is not an issue that we could solve in any way in JBT. The best we can do is
to report it to the OpenShift team and track it on our side. I already reported it a few
days ago in
https://bugzilla.redhat.com/show_bug.cgi?id=916323
The issue was apparently solved and should make it to STG, INT or PROD very soon. As soon
as we then verify that it was solved, we'll be able to resolve this watcher issue.
Error when deleting domain with 1+ applications
-----------------------------------------------
Key: JBIDE-13716
URL:
https://issues.jboss.org/browse/JBIDE-13716
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.1.0.Alpha1
Reporter: Stefan Bunciak
Assignee: Andre Dietisheim
Fix For: 4.1.0.Alpha2
{code}
Failed to delete domain "sbunciak"
Could not request
https://openshift.redhat.com/broker/rest/domains/sbunciak: Operation
failed with exit code "1".Reason given: "
Problem:
Cannot delete Domain because of dependent 'applications'.
Summary:
When defining 'applications' with a :dependent => :restrict, Mongoid will
raise an error when attempting to delete the Domain when the child 'applications'
still has documents in it.
Resolution:
Don't attempt to delete the parent Domain when it has children, or change the
dependent option on the relation."
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira