stable

Clone or download

Read-only

feat: Remove section after artifact removal

If an artifact is deleted, then every related sections should be deleted as well. There was no issue, the section was ignored. But it is best to not leave leftovers. Part of story #38288: add a new section Change-Id: Ibf883644aab6414c510d9d4d707e9823671637e8

Modified Files

Name
M plugins/artidoc/include/Artidoc/Document/ArtidocDao.php +10 −0 Go to diff View file
M plugins/artidoc/include/artidocPlugin.php +15 −2 Go to diff View file
M plugins/artidoc/tests/integration/Artidoc/Document/ArtidocDaoTest.php +43 −68 Go to diff View file