View Issue Details

IDProjectCategoryView StatusLast Update
0034425mantisbtapi restpublic2024-04-29 03:35
Reporternewtondino Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status acknowledgedResolutionopen 
Summary0034425: Delete attachment via REST
Description

Periodically I do attachment cleanup on old tickets:

  • find old tickets (can do via REST)
  • download attachments for archive (can do via REST)
  • delete attachments from ticket (this enhancement request)
  • add a note pointing to archived copied outside of mantis

It's really close to being a fully scripted process except for the delete part.

I've seen 2 cancelled PRs related to this topic. Hoping it can be revisited sometime soon.

TIA

TagsNo tags attached.

Relationships

related to 0023871 closedvboctor Include delete_url for attachments in REST API 

Activities

newtondino

newtondino

2024-04-26 15:13

reporter   ~0068871

Sorry, there is only 1 cancelled PR for 0023871 and that request was to provide a delete_url.

dregad

dregad

2024-04-29 03:34

developer   ~0068872

Contributions are welcome