[Trac] Delete ticket

2023-06-28 Thread Roger Oberholtzer
In the past (older version of Trac) I am certain that I could delete a
ticket. Maybe I'm remembering wrong. I am running 1.5.4devel, and I do
not see TICKET_DELETE. Was there ever such a thing? Is there a nice
way to delete the most recently created ticket?

-- 
Roger Oberholtzer

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/CANkOqwOLaBb0yxSVF_DtsXvEdKFRc1Yv%2BwGnrNn%3DLR%3D2D2S3wQ%40mail.gmail.com.


[Trac] Delete ticket comment revision?

2017-10-31 Thread ilewismsl
Is there any means in Trac to delete a ticket comment revision, like you 
can for a wiki page? I know I can delete an entire comment from a ticket. 
What I would like to be able to do, however, is to delete the latest 
revision to the comment.

I changed a ticket comment. By mistake, on another tab, I was editing the 
same comment. When I got to that tab, quite a while after the original 
change, I committed the changes. But, that actually reverted the comment to 
what it had been before my latest change. 

Obviously, I can just correct the comment again, I have the history. But, I 
would rather delete the inadvertent comment change entirely and revert to 
the previous state of the comment.

Ian Lewis
www.mstarlabs.com

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


Re: [Trac] delete ticket comments

2012-03-22 Thread Bas van der Vlies

On 03/22/2012 11:00 AM, Brettschneider Falk wrote:

Hi,
Within 5 minutes I couldn't find a way to delete ticket comments, so I
ask here how to delete them.

Thanks + CU, F@lk


What version of trac do you use? Did you enable this in your trac.ini:
{{{
[components]
...
tracopt.ticket.deleter.ticketdeleter = enabled
...
}}}



--

*  Bas van der Vliese-mail: b...@sara.nl   *
*  SARA - Academic Computing Services   Amsterdam, The Netherlands *




smime.p7s
Description: S/MIME Cryptographic Signature


[Trac] delete ticket comments

2012-03-22 Thread Brettschneider Falk
Hi,
Within 5 minutes I couldn't find a way to delete ticket comments, so I
ask here how to delete them.

Thanks + CU, F@lk

---
Falk Brettschneider
R&D Software
Baumer Optronic GmbH
www.baumer.com 
Geschaftsfuhrer: Marcel Seeber . Dr. Oliver Vietze
Sitz der Gesellschaft: Radeberg
Amtsgericht Dresden: HRB 15379
Ust. ID: DE  189714583

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



RE: [Trac] delete ticket

2010-08-23 Thread Ryan J Ollos



Noah Kantrowitz-3 wrote:
> 
> trac-admin path wiki dump and load? All this should be detailed in the
> trac-admin docs.
> 
> --Noah
> 

Seems like you could also do this using:
trac-admin  ticket remove 

Unless you've deleted some tickets already, all that you should need to know
is the number of the last ticket created, and then write a script to index
over all tickets.

http://trac.edgewall.org/wiki/TracAdmin

-- 
View this message in context: 
http://old.nabble.com/delete-ticket-tp29495274p29519094.html
Sent from the Trac Users mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] delete ticket

2010-08-23 Thread Miguel Araujo
I thought that was documented somewhere in the wiki, right?

2010/8/20 Noah Kantrowitz 

> trac-admin path wiki dump and load? All this should be detailed in the
> trac-admin docs.
>
> --Noah
>
> > -Original Message-
> > From: trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com]
> > On Behalf Of alexus
> > Sent: Friday, August 20, 2010 2:42 PM
> > To: trac-users@googlegroups.com
> > Subject: Re: [Trac] delete ticket
> >
> > what about by exporting wiki and somehow re-importing it back into new
> > environment ?
> >
> > On Fri, Aug 20, 2010 at 4:21 PM, Noah Kantrowitz 
> > wrote:
> > > Yes, the TicketDelete plugin on trac-hacks (also built-in in 0.12 I
> > think?)
> > >
> > > --Noah
> > >
> > >> -Original Message-
> > >> From: trac-users@googlegroups.com [mailto:trac-
> > us...@googlegroups.com]
> > >> On Behalf Of alexus
> > >> Sent: Friday, August 20, 2010 1:05 PM
> > >> To: trac-users@googlegroups.com
> > >> Subject: [Trac] delete ticket
> > >>
> > >> is there a way to get rid of all tickets?
> > >> like actually deleting them not just closing
> > >>
> > >> --
> > >> http://alexus.org/
> > >>
> > >> --
> > >> You received this message because you are subscribed to the Google
> > >> Groups "Trac Users" group.
> > >> To post to this group, send email to trac-us...@googlegroups.com.
> > >> To unsubscribe from this group, send email to trac-
> > >> users+unsubscr...@googlegroups.com
> .
> > >> For more options, visit this group at
> > >> http://groups.google.com/group/trac-users?hl=en.
> > >
> > >
> > > --
> > > You received this message because you are subscribed to the Google
> > Groups "Trac Users" group.
> > > To post to this group, send email to trac-us...@googlegroups.com.
> > > To unsubscribe from this group, send email to trac-
> > users+unsubscr...@googlegroups.com
> .
> > > For more options, visit this group at
> > http://groups.google.com/group/trac-users?hl=en.
> > >
> > >
> >
> >
> >
> > --
> > http://alexus.org/
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Trac Users" group.
> > To post to this group, send email to trac-us...@googlegroups.com.
> > To unsubscribe from this group, send email to trac-
> > users+unsubscr...@googlegroups.com
> .
> > For more options, visit this group at
> > http://groups.google.com/group/trac-users?hl=en.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> To post to this group, send email to trac-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> trac-users+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/trac-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



RE: [Trac] delete ticket

2010-08-20 Thread Noah Kantrowitz
trac-admin path wiki dump and load? All this should be detailed in the
trac-admin docs.

--Noah

> -Original Message-
> From: trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com]
> On Behalf Of alexus
> Sent: Friday, August 20, 2010 2:42 PM
> To: trac-users@googlegroups.com
> Subject: Re: [Trac] delete ticket
> 
> what about by exporting wiki and somehow re-importing it back into new
> environment ?
> 
> On Fri, Aug 20, 2010 at 4:21 PM, Noah Kantrowitz 
> wrote:
> > Yes, the TicketDelete plugin on trac-hacks (also built-in in 0.12 I
> think?)
> >
> > --Noah
> >
> >> -Original Message-
> >> From: trac-users@googlegroups.com [mailto:trac-
> us...@googlegroups.com]
> >> On Behalf Of alexus
> >> Sent: Friday, August 20, 2010 1:05 PM
> >> To: trac-users@googlegroups.com
> >> Subject: [Trac] delete ticket
> >>
> >> is there a way to get rid of all tickets?
> >> like actually deleting them not just closing
> >>
> >> --
> >> http://alexus.org/
> >>
> >> --
> >> You received this message because you are subscribed to the Google
> >> Groups "Trac Users" group.
> >> To post to this group, send email to trac-us...@googlegroups.com.
> >> To unsubscribe from this group, send email to trac-
> >> users+unsubscr...@googlegroups.com.
> >> For more options, visit this group at
> >> http://groups.google.com/group/trac-users?hl=en.
> >
> >
> > --
> > You received this message because you are subscribed to the Google
> Groups "Trac Users" group.
> > To post to this group, send email to trac-us...@googlegroups.com.
> > To unsubscribe from this group, send email to trac-
> users+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> http://groups.google.com/group/trac-users?hl=en.
> >
> >
> 
> 
> 
> --
> http://alexus.org/
> 
> --
> You received this message because you are subscribed to the Google
> Groups "Trac Users" group.
> To post to this group, send email to trac-us...@googlegroups.com.
> To unsubscribe from this group, send email to trac-
> users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/trac-users?hl=en.


-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] delete ticket

2010-08-20 Thread alexus
what about by exporting wiki and somehow re-importing it back into new
environment ?

On Fri, Aug 20, 2010 at 4:21 PM, Noah Kantrowitz  wrote:
> Yes, the TicketDelete plugin on trac-hacks (also built-in in 0.12 I think?)
>
> --Noah
>
>> -Original Message-
>> From: trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com]
>> On Behalf Of alexus
>> Sent: Friday, August 20, 2010 1:05 PM
>> To: trac-users@googlegroups.com
>> Subject: [Trac] delete ticket
>>
>> is there a way to get rid of all tickets?
>> like actually deleting them not just closing
>>
>> --
>> http://alexus.org/
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Trac Users" group.
>> To post to this group, send email to trac-us...@googlegroups.com.
>> To unsubscribe from this group, send email to trac-
>> users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/trac-users?hl=en.
>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Trac Users" group.
> To post to this group, send email to trac-us...@googlegroups.com.
> To unsubscribe from this group, send email to 
> trac-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/trac-users?hl=en.
>
>



-- 
http://alexus.org/

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



RE: [Trac] delete ticket

2010-08-20 Thread Noah Kantrowitz
Yes, the TicketDelete plugin on trac-hacks (also built-in in 0.12 I think?)

--Noah

> -Original Message-
> From: trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com]
> On Behalf Of alexus
> Sent: Friday, August 20, 2010 1:05 PM
> To: trac-users@googlegroups.com
> Subject: [Trac] delete ticket
> 
> is there a way to get rid of all tickets?
> like actually deleting them not just closing
> 
> --
> http://alexus.org/
> 
> --
> You received this message because you are subscribed to the Google
> Groups "Trac Users" group.
> To post to this group, send email to trac-us...@googlegroups.com.
> To unsubscribe from this group, send email to trac-
> users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/trac-users?hl=en.


-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



[Trac] delete ticket

2010-08-20 Thread alexus
is there a way to get rid of all tickets?
like actually deleting them not just closing

-- 
http://alexus.org/

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.