Re: [Trac] What happens to existing tickets if I delete a ticket field entry as admin?

2019-12-04 Thread RjOllos


On Sunday, November 17, 2019 at 12:50:28 PM UTC-8, RjOllos wrote:
>
>
>
> On Thursday, November 14, 2019 at 4:06:07 AM UTC-8, Tasos Papastylianou 
> wrote:
>>
>> Thank you Ryan!
>> The Trac version is 1.2.2
>>
>> T.
>>
>
> For the component field, the ticket will continue to have the deleted 
> entry and it will be inserted as an option in the select list. For example, 
> I deleted "component2". Here is a ticket that has component = component2:
>
>
>
>
> If you rename an option for a field (e.g. change component2 -> 
> component2_new), all tickets with the field set to that option (component2) 
> will have the field changed to the new option name (i.e. component2_new), 
> but there won't be an entry in the ticket change log.
>
> My understanding is that all fields will behave in that manner, except 
> Milestone.
>
> For Milestones, deleting the Milestone will change tickets that have that 
> milestone set:
>
> And renames are also shown in the ticket change history:
>
> I recall implementing that behavior for the Milestone field, but we 
> haven't implemented the behavior for other fields:
> https://trac.edgewall.org/ticket/4582
> https://trac.edgewall.org/ticket/11367
>
> - Ryan
>

Also relevant for how behavior might change in the future, is the proposal 
to archive (hide) Versions and Components:
https://trac.edgewall.org/ticket/11637 

- Ryan

-- 
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/096f49c5-3f37-42ad-964f-16fd5f8d1662%40googlegroups.com.


Re: [Trac] What happens to existing tickets if I delete a ticket field entry as admin?

2019-11-17 Thread Tasos Papastylianou
Lack of notification for deletion, addition and renaming of components is
fine (in fact, this makes sense to me). But more importantly I now feel
more confident that deleting a component as admin, won't adversely affect
existing tickets!

Thank you for your comprehensive  research and reply!

Best
Tasos

On Sun, 17 Nov 2019, 20:50 RjOllos,  wrote:

>
>
> On Thursday, November 14, 2019 at 4:06:07 AM UTC-8, Tasos Papastylianou
> wrote:
>>
>> Thank you Ryan!
>> The Trac version is 1.2.2
>>
>> T.
>>
>
> For the component field, the ticket will continue to have the deleted
> entry and it will be inserted as an option in the select list. For example,
> I deleted "component2". Here is a ticket that has component = component2:
>
>
>
>
> If you rename an option for a field (e.g. change component2 ->
> component2_new), all tickets with the field set to that option (component2)
> will have the field changed to the new option name (i.e. component2_new),
> but there won't be an entry in the ticket change log.
>
> My understanding is that all fields will behave in that manner, except
> Milestone.
>
> For Milestones, deleting the Milestone will change tickets that have that
> milestone set:
>
> And renames are also shown in the ticket change history:
>
> I recall implementing that behavior for the Milestone field, but we
> haven't implemented the behavior for other fields:
> https://trac.edgewall.org/ticket/4582
> https://trac.edgewall.org/ticket/11367
>
> - Ryan
>
> --
> 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/cd1d0a9f-94c4-4c00-b96f-88538e8d0234%40googlegroups.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 view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/CAPh6-G0ofTFQONKFsroVTkzpkRPPKvPDUW%2BGAE6hNgxK-oNtPA%40mail.gmail.com.


Re: [Trac] What happens to existing tickets if I delete a ticket field entry as admin?

2019-11-17 Thread RjOllos


On Thursday, November 14, 2019 at 4:06:07 AM UTC-8, Tasos Papastylianou 
wrote:
>
> Thank you Ryan!
> The Trac version is 1.2.2
>
> T.
>

For the component field, the ticket will continue to have the deleted entry 
and it will be inserted as an option in the select list. For example, I 
deleted "component2". Here is a ticket that has component = component2:




If you rename an option for a field (e.g. change component2 -> 
component2_new), all tickets with the field set to that option (component2) 
will have the field changed to the new option name (i.e. component2_new), 
but there won't be an entry in the ticket change log.

My understanding is that all fields will behave in that manner, except 
Milestone.

For Milestones, deleting the Milestone will change tickets that have that 
milestone set:

And renames are also shown in the ticket change history:

I recall implementing that behavior for the Milestone field, but we haven't 
implemented the behavior for other fields:
https://trac.edgewall.org/ticket/4582
https://trac.edgewall.org/ticket/11367

- Ryan

-- 
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/cd1d0a9f-94c4-4c00-b96f-88538e8d0234%40googlegroups.com.


Re: [Trac] What happens to existing tickets if I delete a ticket field entry as admin?

2019-11-14 Thread Tasos Papastylianou
Thank you Ryan!
The Trac version is 1.2.2

T.

On Thu, 14 Nov 2019, 11:35 Ryan Ollos,  wrote:

>
>
> On Thu, Nov 14, 2019 at 3:25 AM Tasos Papastylianou <
> tpapastylia...@gmail.com> wrote:
>
>> Hello,
>>
>> I have been given admin rights by our main project admin, and I would
>> like to change some ticket fields because the ones already there are the
>> generic ones, which don't really apply to our project.
>> But, we have tickets making use of those generic ones already.
>> My question is, if I delete the generic entries (e.g. say I remove
>> "component 1" and add my own component field) what happens to existing
>> tickets making use of those fields?
>> I wouldn't want to negatively affect existing tickets by removing
>> currently used fields from that list.
>>
>> Thanks,
>> T.
>>
>
> I believe that for all fields the value is inserted as a form option for
> existing tickets that have the value, and the ticket field value will be
> left unchanged.
>
> I can double-check that for you if you let me know the Trac version you
> are using.
>
> - Ryan
>
> --
> 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/CA%2BBGpn8axZGHikZNmArt8Ka5Xy80b--rYe%3D7iJ8Wo0ZHMvK55w%40mail.gmail.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 view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/CAPh6-G2O3i%3DNYzLyuYoJuDJ9wT%2B6VLqcqdNN62V3rZQ6ZEu2tw%40mail.gmail.com.


Re: [Trac] What happens to existing tickets if I delete a ticket field entry as admin?

2019-11-14 Thread Ryan Ollos
On Thu, Nov 14, 2019 at 3:25 AM Tasos Papastylianou <
tpapastylia...@gmail.com> wrote:

> Hello,
>
> I have been given admin rights by our main project admin, and I would like
> to change some ticket fields because the ones already there are the generic
> ones, which don't really apply to our project.
> But, we have tickets making use of those generic ones already.
> My question is, if I delete the generic entries (e.g. say I remove
> "component 1" and add my own component field) what happens to existing
> tickets making use of those fields?
> I wouldn't want to negatively affect existing tickets by removing
> currently used fields from that list.
>
> Thanks,
> T.
>

I believe that for all fields the value is inserted as a form option for
existing tickets that have the value, and the ticket field value will be
left unchanged.

I can double-check that for you if you let me know the Trac version you are
using.

- Ryan

-- 
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/CA%2BBGpn8axZGHikZNmArt8Ka5Xy80b--rYe%3D7iJ8Wo0ZHMvK55w%40mail.gmail.com.


[Trac] What happens to existing tickets if I delete a ticket field entry as admin?

2019-11-14 Thread Tasos Papastylianou
Hello,

I have been given admin rights by our main project admin, and I would like 
to change some ticket fields because the ones already there are the generic 
ones, which don't really apply to our project.
But, we have tickets making use of those generic ones already.
My question is, if I delete the generic entries (e.g. say I remove 
"component 1" and add my own component field) what happens to existing 
tickets making use of those fields?
I wouldn't want to negatively affect existing tickets by removing currently 
used fields from that list.

Thanks,
T.

-- 
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/6cf8370d-ed46-4e57-922c-7385877b5ea2%40googlegroups.com.