You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deleting a corpus results in its BTSTextCorpus object being properly updated (or removed) in project_corpus collection, but both the corresponding physical couchdb collection and the BTSProjectDBCollection element in the containing BTSProject document in admin collection persist.
Description
Deleting a corpus results in its
BTSTextCorpus
object being properly updated (or removed) inproject_corpus
collection, but both the corresponding physical couchdb collection and theBTSProjectDBCollection
element in the containingBTSProject
document inadmin
collection persist.Redmine tickets containing details
Expected behaviour
Collection needs to be removed.
BTSTextCorpus
element inBTSProject
document inadmin
collection needs to be removed.The text was updated successfully, but these errors were encountered: