-
Bug
-
Resolution: Done
-
Medium
-
None
-
None
If any of required field is not filled in e.g. JBoss Community name, then it's not possible to delete feed.
Exception in log is:
Caused by: javax.persistence.PersistenceException: org.hibernate.PropertyValueException: not-null property references a null or transient value: org.jboss.blog.model.feed.RemoteFeed.authorJbossUsername at org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntityManagerImpl.java:630) at org.hibernate.ejb.AbstractEntityManagerImpl.remove(AbstractEntityManagerImpl.java:252) at org.jboss.seam.persistence.EntityManagerProxy.remove(EntityManagerProxy.java:145)