Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0035871mantisbtbugtrackerpublic2025-06-13 10:01
ReporterAlkante Assigned Todregad  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionno change required 
Summary0035871: Prevent deleting Version if used
Description

For my own use, I'll develop a feature wich prevent deleting a version if it uses in any bug in the project.
Are you interested about this feature ?

TagsNo tags attached.

Relationships

related to 0012657 closeddregad Missing Event for deletion of Versions 
related to 0017782 closedvboctor New Event: EVENT_MANAGE_VERSION_DELETE 

Activities

dregad

dregad

2025-04-25 05:31

developer   ~0070190

Does this actually require a change in MantisBT core ? Can't you leverage EVENT_MANAGE_VERSION_DELETE ?

I did not check what the code does today so not sure if there is an actual dependency, but if you block a Version deletion, you should consider what happens when deleting a Project to make sure there is no side-effect when its Versions are removed.

Alkante

Alkante

2025-05-23 05:41

reporter   ~0070287

Yes I can manage without any change in MantiBT core.

dregad

dregad

2025-05-23 10:10

developer   ~0070289

Thanks for the feedback. I'm resolving this issue as "no change required".